Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c296 bootpboot_p_ifa(void *ifp, struct ifaddr *ifa, u_int count __unused) in bootpboot_p_ifa() function
321 if_foreach_addr_type(ifp, AF_INET, bootpboot_p_ifa, ifp); in bootpboot_p_iflist()