Searched refs:if_rtproto_del (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif.c147 void if_rtproto_del(struct ifnet *ifp, int protocol);
3280 if_rtproto_del(struct ifnet *ifp, int protocol) function
H A Ddlil.c645 extern void if_rtproto_del(struct ifnet *ifp, int protocol);
675 if_rtproto_del(ifp, proto_family);

Completed in 23 milliseconds