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()
475 struct llentry **plle) in arpresolve_full()
477 struct llentry *la = NULL, *la_tmp; in arpresolve_full()
627 struct llentry **plle) in arpresolve()
629 struct llentry *la = NULL; in arpresolve()
797 struct llentry *la = NULL, *la_tmp; in in_arpinput()
1051 struct llentry *lle; in in_arpinput()
1167 int bridged, struct llentry *la) in arp_check_update_lle()
1262 arp_mark_lle_reachable(struct llentry *la) in arp_mark_lle_reachable()
1292 struct llentry *lle, *lle_tmp; in arp_add_ifa_lle()