Searched refs:bootpc_init_ifa_cb (Results 1 – 1 of 1) sorted by relevance
1496 bootpc_init_ifa_cb(void *arg, struct ifaddr *ifa, u_int count) in bootpc_init_ifa_cb() function1632 if_foreach_addr_type(ifp, AF_LINK, bootpc_init_ifa_cb, &sdl); in bootpc_init()