Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_var_private.h1639 __private_extern__ void if_attach_link_ifa(struct ifnet *, struct ifaddr *);
H A Dif.c423 if_attach_link_ifa(struct ifnet *ifp, struct ifaddr *ifa) in if_attach_link_ifa() function
H A Ddlil.c4968 if_attach_link_ifa(ifp, ifa); in ifnet_attach()