Lines Matching refs:rtentry
79 struct rtentry *la_rt; /* [I] backpointer to rtentry */
93 void arpinvalidate(struct rtentry *);
94 void arptfree(struct rtentry *);
96 struct rtentry *arplookup(struct in_addr *, int, int, unsigned int);
99 int arpcache(struct ifnet *, struct ether_arp *, struct rtentry *);
136 struct rtentry *rt = la->la_rt;
158 arp_rtrequest(struct ifnet *ifp, int req, struct rtentry *rt)
334 arpresolve(struct ifnet *ifp, struct rtentry *rt0, struct mbuf *m,
340 struct rtentry *rt = NULL;
555 struct rtentry *rt = NULL;
644 arpcache(struct ifnet *ifp, struct ether_arp *ea, struct rtentry *rt)
730 arpinvalidate(struct rtentry *rt)
751 arptfree(struct rtentry *rt)
769 struct rtentry *
772 struct rtentry *rt;
809 struct rtentry *rt;