Home
last modified time | relevance | path

Searched refs:la_flags (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/net/
H A Dif_llatbl.c206 if ((lle->la_flags & LLE_LINKED) != 0) in htable_link_entry()
220 lle->la_flags |= LLE_LINKED; in htable_link_entry()
232 if ((lle->la_flags & LLE_LINKED) == 0) in htable_unlink_entry()
241 lle->la_flags &= ~(LLE_VALID | LLE_LINKED); in htable_unlink_entry()
350 lle->la_flags |= LLE_VALID; in lltable_set_entry_addr()
373 if ((lle->la_flags & LLE_DELETED) != 0) { in lltable_trylock()
605 if ((lle->la_flags & LLE_VALID) == 0) { in llentry_update_ifaddr()
610 if ((lle->la_flags & LLE_IFADDR) != 0) in llentry_update_ifaddr()
655 KASSERT((lle->la_flags & LLE_LINKED) == 0, ("freeing linked lle")); in llentry_free()
732 if ((lle->la_flags & LLE_IFADDR) != 0 && (flags & LLE_IFADDR) == 0) { in lltable_delete_addr()
[all …]
H A Dif_llatbl.h70 uint16_t la_flags; member
H A Dif_infiniband.c374 (lle->la_flags & LLE_VALID) == 0) { in infiniband_output()
H A Dif_ethersubr.c302 (lle->la_flags & LLE_VALID) == 0) { in ether_output()
/freebsd/sys/netinet/
H A Dif_ether.c208 if (lle->la_flags & LLE_STATIC) { in arptimer()
277 if ((lle->la_flags & LLE_DELETED) == 0) { in arptimer()
280 if (lle->la_flags & LLE_VALID) in arptimer()
295 if (lle->la_flags & LLE_LINKED) { in arptimer()
508 if ((la->la_flags & LLE_VALID) && in arpresolve_full()
509 ((la->la_flags & LLE_STATIC) || la->la_expire > time_uptime)) { in arpresolve_full()
522 *pflags = la->la_flags & (LLE_VALID|LLE_IFADDR); in arpresolve_full()
1020 if ((lle != NULL) && (lle->la_flags & LLE_PUB)) { in in_arpinput()
1190 if ((la->la_flags & LLE_VALID) && in arp_check_update_lle()
1192 if (la->la_flags & LLE_STATIC) { in arp_check_update_lle()
[all …]
H A Din.c1577 if (lle->la_flags & LLE_IFADDR) { in in_lltable_match_prefix()
1591 if ((flags & LLE_STATIC) || !(lle->la_flags & LLE_STATIC)) in in_lltable_match_prefix()
1606 if ((lle->la_flags & LLE_LINKED) != 0) { in in_lltable_free_entry()
1711 if (lle->la_flags & LLE_DELETED) in in_lltable_find_dst()
1724 lle->la_flags |= LLE_DELETED; in in_lltable_delete_entry()
1759 lle->la_flags = flags; in in_lltable_alloc()
1771 lle->la_flags |= LLE_STATIC; in in_lltable_alloc()
1811 if (__predict_false((lle->la_flags & LLE_LINKED) == 0)) { in in_lltable_lookup()
1837 if ((lle->la_flags & LLE_DELETED) == LLE_DELETED) in in_lltable_dump_entry()
1856 if (lle->la_flags & LLE_PUB) in in_lltable_dump_entry()
[all …]
H A Dtoecore.c454 KASSERT(lle->la_flags & LLE_VALID, in toe_lle_event()
/freebsd/sys/netinet6/
H A Din6.c2254 if (lle->la_flags & LLE_IFADDR) { in in6_lltable_match_prefix()
2267 if ((flags & LLE_STATIC) || !(lle->la_flags & LLE_STATIC)) in in6_lltable_match_prefix()
2281 if ((lle->la_flags & LLE_LINKED) != 0) { in in6_lltable_free_entry()
2362 if (lle->la_flags & LLE_DELETED) in in6_lltable_find_dst()
2375 lle->la_flags |= LLE_DELETED; in in6_lltable_delete_entry()
2378 if ((lle->la_flags & LLE_PUB) != 0) in in6_lltable_delete_entry()
2415 lle->la_flags = flags; in in6_lltable_alloc()
2425 lle->la_flags |= LLE_STATIC; in in6_lltable_alloc()
2428 if ((lle->la_flags & LLE_STATIC) != 0) in in6_lltable_alloc()
2469 if (__predict_false((lle->la_flags & LLE_LINKED) == 0)) { in in6_lltable_lookup()
[all …]
H A Dnd6.c184 KASSERT(lle->la_flags & LLE_VALID, in nd6_lle_event()
568 if (ln->la_flags & LLE_CHILD) in nd6_llinfo_settimer_locked()
824 if (ln->la_flags & LLE_STATIC) { in nd6_llinfo_timer()
828 if (ln->la_flags & LLE_DELETED) { in nd6_llinfo_timer()
1464 KASSERT((ln->la_flags & LLE_CHILD) == 0, ("child lle")); in nd6_free()
1473 if ((ln->la_flags & LLE_DELETED) == 0) in nd6_free()
1565 if (ln->la_flags & LLE_REDIRECT) in nd6_free()
1580 if (ln->la_flags & LLE_LINKED) { in nd6_free()
2050 if ((ln->la_flags & LLE_STATIC)) { in nd6_cache_lladdr()
2058 olladdr = (ln->la_flags & LLE_VALID) ? 1 : 0; in nd6_cache_lladdr()
[all …]
H A Dnd6_nbr.c408 if ((ln->la_flags & (LLE_PUB | LLE_VALID)) == (LLE_PUB | LLE_VALID)) { in nd6_proxy_fill_sdl()
822 if (ln->la_flags & LLE_STATIC) in nd6_na_input()
863 if (ln->la_flags & LLE_VALID) { in nd6_na_input()
H A Dicmp6.c2510 if (ln->la_flags & LLE_VALID) { in icmp6_redirect_output()
/freebsd/sys/netlink/route/
H A Dneigh.c77 if (lle->la_flags & (LLE_STATIC | LLE_IFADDR)) in lle_state_to_nl_state()
112 if (lle->la_flags & LLE_IFADDR) in lle_flags_to_nl_flags()
114 if (lle->la_flags & LLE_PUB) in lle_flags_to_nl_flags()
116 if (lle->la_flags & LLE_STATIC) in lle_flags_to_nl_flags()
440 if ((lle_tmp->la_flags & LLE_IFADDR) == 0) { in rtnl_handle_newneigh()
/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15reg.h507 uint16_t la_flags; member
H A Dqat_hw15.c126 msg->comn_la_req.u.la_flags = cmd_flags; in qat_msg_service_cmd_populate()