Lines Matching refs:llentry
189 struct ifnet *ifp, int bridged, struct llentry *la);
190 static void arp_mark_lle_reachable(struct llentry *la);
208 struct llentry *lle = (struct llentry *)arg; in arptimer()
465 struct llentry **plle) in arpresolve_full()
467 struct llentry *la = NULL, *la_tmp; in arpresolve_full()
617 struct llentry **plle) in arpresolve()
619 struct llentry *la = NULL; in arpresolve()
785 struct llentry *la = NULL, *la_tmp; in in_arpinput()
1039 struct llentry *lle; in in_arpinput()
1150 arp_grab_holdchain(struct llentry *la) in arp_grab_holdchain()
1164 arp_flush_holdchain(struct ifnet *ifp, struct llentry *la, struct mbuf *chain) in arp_flush_holdchain()
1193 int bridged, struct llentry *la) in arp_check_update_lle()
1281 arp_mark_lle_reachable(struct llentry *la) in arp_mark_lle_reachable()
1311 struct llentry *lle, *lle_tmp; in arp_add_ifa_lle()