Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_var_private.h1430 __private_extern__ void if_attach_ifa(struct ifnet *, struct ifaddr *);
H A Dif.c317 if_attach_ifa(struct ifnet *ifp, struct ifaddr *ifa) in if_attach_ifa() function
/xnu-8792.81.2/bsd/netinet/
H A Din.c1521 if_attach_ifa(ifp, ifa); in in_control()
/xnu-8792.81.2/bsd/netinet6/
H A Din6.c2661 if_attach_ifa(ifp, ifa); /* holds reference for ifnet link */ in in6_update_ifa()