Searched refs:lltable_try_set_entry_addr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/net/ |
| H A D | if_llatbl.h | 226 int lltable_try_set_entry_addr(struct ifnet *ifp, struct llentry *lle,
|
| H A D | if_llatbl.c | 307 lltable_try_set_entry_addr(struct ifnet *ifp, struct llentry *lle, in lltable_try_set_entry_addr() function
|
| /freebsd-12.1/sys/netinet6/ |
| H A D | nd6_nbr.c | 767 if (lltable_try_set_entry_addr(ifp, ln, linkhdr, linkhdrsize, in nd6_na_input() 841 if (lltable_try_set_entry_addr(ifp, ln, linkhdr, in nd6_na_input()
|
| H A D | nd6.c | 2073 if (lltable_try_set_entry_addr(ifp, ln, linkhdr, linkhdrsize, in nd6_cache_lladdr()
|
| /freebsd-12.1/sys/netinet/ |
| H A D | if_ether.c | 1208 if (lltable_try_set_entry_addr(ifp, la, linkhdr, linkhdrsize, in arp_check_update_lle()
|