Searched refs:bootpboot_p_ifa (Results 1 – 1 of 1) sorted by relevance
296 bootpboot_p_ifa(void *ifp, struct ifaddr *ifa, u_int count __unused) in bootpboot_p_ifa() function321 if_foreach_addr_type(ifp, AF_INET, bootpboot_p_ifa, ifp); in bootpboot_p_iflist()