Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif.c158 void if_rtproto_del(struct ifnet *ifp, int protocol);
5316 if_rtproto_del(struct ifnet *ifp, int protocol) in if_rtproto_del() function
H A Ddlil.c1642 extern void if_rtproto_del(struct ifnet *ifp, int protocol);
1672 if_rtproto_del(ifp, proto_family); in if_proto_free()