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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c129 void if_rtproto_del(struct ifnet *ifp, int protocol);
2189 void if_rtproto_del(struct ifnet *ifp, int protocol) function
H A Ddlil.c2161 extern void if_rtproto_del(struct ifnet *ifp, int protocol);
2185 if_rtproto_del(ifp, proto_family);

Completed in 17 milliseconds