Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Ddlil_subr.c58 __private_extern__ void if_rtproto_del(struct ifnet *ifp, int protocol);
517 if_rtproto_del(ifp, proto_family); in if_proto_free()
H A Dif.c163 void if_rtproto_del(struct ifnet *ifp, int protocol);
6136 if_rtproto_del(struct ifnet *ifp, int protocol) in if_rtproto_del() function