Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_var.h1869 __private_extern__ void if_attach_link_ifa(struct ifnet *, struct ifaddr *);
H A Dif.c323 if_attach_link_ifa(struct ifnet *ifp, struct ifaddr *ifa) in if_attach_link_ifa() function
H A Ddlil.c8544 if_attach_link_ifa(ifp, ifa); in ifnet_attach()