Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c278 static int ifnet_fc_add(struct ifnet *);
7122 } else if ((err = ifnet_fc_add(ifp)) == 0) { in ifnet_disable_output()
7183 ifnet_fc_add(struct ifnet *ifp) in ifnet_fc_add() function