Searched refs:nud_state (Results 1 – 16 of 16) sorted by relevance
285 unsigned int nud_state; in reuse_entry() local291 nud_state = neigh->nud_state; in reuse_entry()293 !(nud_state & NUD_VALID)) in reuse_entry()295 else if (nud_state & NUD_CONNECTED) in reuse_entry()426 if (neigh->nud_state & NUD_FAILED) { in t3_l2t_update()428 } else if (neigh->nud_state & (NUD_CONNECTED|NUD_STALE)) in t3_l2t_update()431 e->state = neigh->nud_state & NUD_CONNECTED ? in t3_l2t_update()
219 u8 nud_state, ttl; in mlx5e_tc_tun_create_header_ipv4() local271 nud_state = n->nud_state; in mlx5e_tc_tun_create_header_ipv4()296 if (!(nud_state & NUD_VALID)) { in mlx5e_tc_tun_create_header_ipv4()339 u8 nud_state, ttl; in mlx5e_tc_tun_create_header_ipv6() local390 nud_state = n->nud_state; in mlx5e_tc_tun_create_header_ipv6()414 if (!(nud_state & NUD_VALID)) { in mlx5e_tc_tun_create_header_ipv6()
205 e->state = (e->neigh->nud_state & NUD_STALE) ? in do_l2t_write_rpl()403 unsigned int nud_state; in reuse_entry() local408 nud_state = neigh->nud_state; in reuse_entry()410 !(nud_state & NUD_VALID)) in reuse_entry()412 else if (nud_state & NUD_CONNECTED) in reuse_entry()563 if (neigh->nud_state & NUD_FAILED) { in t4_l2t_update()565 } else if ((neigh->nud_state & (NUD_CONNECTED | NUD_STALE)) && in t4_l2t_update()570 e->state = neigh->nud_state & NUD_CONNECTED ? in t4_l2t_update()
336 if (!(n->nud_state & NUD_VALID)) { in dst_fetch_ha()855 if (neigh->nud_state & NUD_VALID) { in netevent_callback()
421 if (neigh->nud_state & NUD_VALID) { in qedr_addr4_resolve()464 if (neigh->nud_state & NUD_VALID) { in qedr_addr6_resolve()
648 u8 nud_state, dead; in mlx5e_rep_neigh_update() local659 nud_state = n->nud_state; in mlx5e_rep_neigh_update()663 neigh_connected = (nud_state & NUD_VALID) && !dead; in mlx5e_rep_neigh_update()
2467 u8 nud_state, dead; in mlxsw_sp_router_neigh_event_work() local2475 nud_state = n->nud_state; in mlxsw_sp_router_neigh_event_work()2482 entry_connected = nud_state & NUD_VALID && !dead; in mlxsw_sp_router_neigh_event_work()3467 u8 nud_state, dead; in mlxsw_sp_nexthop_dead_neigh_replace() local3489 nud_state = n->nud_state; in mlxsw_sp_nexthop_dead_neigh_replace()3492 entry_connected = nud_state & NUD_VALID && !dead; in mlxsw_sp_nexthop_dead_neigh_replace()3564 u8 nud_state, dead; in mlxsw_sp_nexthop_neigh_init() local3602 nud_state = n->nud_state; in mlxsw_sp_nexthop_neigh_init()3605 __mlxsw_sp_nexthop_neigh_update(nh, !(nud_state & NUD_VALID && !dead)); in mlxsw_sp_nexthop_neigh_init()
125 if ((neigh->nud_state & NUD_VALID) && !neigh->dead) in mlxsw_sp_span_dmac()
304 if (!(neigh->nud_state & NUD_VALID) || neigh->dead) { in nfp_tun_write_neigh()
1366 if (n->nud_state & NUD_VALID) in ofdpa_port_ipv4_resolve()2692 int flags = (n->nud_state & NUD_VALID ? 0 : OFDPA_OP_FLAG_REMOVE) | in ofdpa_port_neigh_update()
292 if (neigh->nud_state & NUD_VALID) { in i40iw_net_event()
2007 if (neigh->nud_state & NUD_VALID) { in i40iw_addr_resolve_neigh()2097 if (neigh->nud_state & NUD_VALID) { in i40iw_addr_resolve_neigh_ipv6()
914 if (!(n->nud_state & NUD_VALID)) in cxgbit_offload_init()
1853 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()2008 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()
2098 n->nud_state = NUD_NOARP; in qeth_l3_neigh_setup_noarp()
1723 if (!(n->nud_state & NUD_VALID)) in init_act_open()