Searched refs:ifnet_fc_add (Results 1 – 1 of 1) sorted by relevance
278 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