Lines Matching refs:llentry
187 struct ifnet *ifp, int bridged, struct llentry *la);
188 static void arp_mark_lle_reachable(struct llentry *la, struct ifnet *ifp);
206 struct llentry *lle = (struct llentry *)arg; in arptimer()
463 struct llentry **plle) in arpresolve_full()
465 struct llentry *la = NULL, *la_tmp; in arpresolve_full()
600 struct llentry **plle) in arpresolve()
602 struct llentry *la = NULL; in arpresolve()
771 struct llentry *la = NULL, *la_tmp; in in_arpinput()
1016 struct llentry *lle; in in_arpinput()
1127 arp_grab_holdchain(struct llentry *la) in arp_grab_holdchain()
1141 arp_flush_holdchain(struct ifnet *ifp, struct llentry *la, struct mbuf *chain) in arp_flush_holdchain()
1170 int bridged, struct llentry *la) in arp_check_update_lle()
1258 arp_mark_lle_reachable(struct llentry *la, struct ifnet *ifp) in arp_mark_lle_reachable()
1291 struct llentry *lle, *lle_tmp; in arp_add_ifa_lle()