Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Ddlil_subr.c58 __private_extern__ void if_rtproto_del(struct ifnet *ifp, int protocol);
651 if_rtproto_del(ifp, proto_family); in if_proto_free()
H A Dif.c162 void if_rtproto_del(struct ifnet *ifp, int protocol);
6100 if_rtproto_del(struct ifnet *ifp, int protocol) in if_rtproto_del() function