Lines Matching refs:llentry
186 struct ifnet *ifp, int bridged, struct llentry *la);
187 static void arp_mark_lle_reachable(struct llentry *la, struct ifnet *ifp);
205 struct llentry *lle = (struct llentry *)arg; in arptimer()
462 struct llentry **plle) in arpresolve_full()
464 struct llentry *la = NULL, *la_tmp; in arpresolve_full()
599 struct llentry **plle) in arpresolve()
601 struct llentry *la = NULL; in arpresolve()
770 struct llentry *la = NULL, *la_tmp; in in_arpinput()
1015 struct llentry *lle; in in_arpinput()
1126 arp_grab_holdchain(struct llentry *la) in arp_grab_holdchain()
1140 arp_flush_holdchain(struct ifnet *ifp, struct llentry *la, struct mbuf *chain) in arp_flush_holdchain()
1169 int bridged, struct llentry *la) in arp_check_update_lle()
1257 arp_mark_lle_reachable(struct llentry *la, struct ifnet *ifp) in arp_mark_lle_reachable()
1290 struct llentry *lle, *lle_tmp; in arp_add_ifa_lle()