Searched refs:arp_rtrequest (Results 1 – 3 of 3) sorted by relevance
272 void arp_rtrequest(struct ifnet *, int, struct rtentry *);
158 arp_rtrequest(struct ifnet *ifp, int req, struct rtentry *rt) in arp_rtrequest() function
214 arp_rtrequest(ifp, req, rt); in ether_rtrequest()