Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif.c158 void if_rtproto_del(struct ifnet *ifp, int protocol);
5313 if_rtproto_del(struct ifnet *ifp, int protocol) in if_rtproto_del() function
H A Ddlil.c1675 extern void if_rtproto_del(struct ifnet *ifp, int protocol);
1705 if_rtproto_del(ifp, proto_family); in if_proto_free()