Home
last modified time | relevance | path

Searched refs:bootpc_init_ifa_cb (Results 1 – 1 of 1) sorted by relevance

/src/sys/nfs/
H A Dbootp_subr.c1496 bootpc_init_ifa_cb(void *arg, struct ifaddr *ifa, u_int count) in bootpc_init_ifa_cb() function
1632 if_foreach_addr_type(ifp, AF_LINK, bootpc_init_ifa_cb, &sdl); in bootpc_init()