Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_var_private.h1618 __private_extern__ void if_attach_link_ifa(struct ifnet *, struct ifaddr *);
H A Dif.c416 if_attach_link_ifa(struct ifnet *ifp, struct ifaddr *ifa) in if_attach_link_ifa() function
H A Ddlil.c5042 if_attach_link_ifa(ifp, ifa); in ifnet_attach()