/kernel/linux/linux-5.10/net/bridge/ |
D | br_arp_nd_proxy.c | 195 if (!(n->nud_state & NUD_VALID)) { in br_do_proxy_suppress_arp() 455 if (!(n->nud_state & NUD_VALID)) { in br_do_suppress_nd()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun.c | 273 if (!(nud_state & NUD_VALID)) { in mlx5e_tc_tun_create_header_ipv4() 437 if (!(nud_state & NUD_VALID)) { in mlx5e_tc_tun_create_header_ipv6()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | arp.c | 285 if (neigh->nud_state & NUD_VALID) in arp_constructor() 377 if (!(neigh->nud_state & NUD_VALID)) in arp_solicit() 1087 else if (neigh->nud_state&NUD_VALID) in arp_state_to_flags()
|
D | fib_semantics.c | 570 if ((state & NUD_VALID) && order != dflt) in fib_detect_death() 572 if ((state & NUD_VALID) || in fib_detect_death() 2220 return !!(state & NUD_VALID); in fib_good_nh()
|
D | nexthop.c | 522 return !!(state & NUD_VALID); in ipv6_good_nh() 539 return !!(state & NUD_VALID); in ipv4_good_nh()
|
D | route.c | 806 if (!(n->nud_state & NUD_VALID)) { in __ip_do_redirect()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | addr.c | 338 if (!(n->nud_state & NUD_VALID)) { in dst_fetch_ha() 860 if (neigh->nud_state & NUD_VALID) { in netevent_callback()
|
/kernel/linux/linux-5.10/net/core/ |
D | neighbour.c | 335 if (n->nud_state & NUD_VALID) in neigh_flush_dev() 1269 if (!(new & NUD_VALID)) { in __neigh_update() 1275 notify = old & NUD_VALID; in __neigh_update() 1294 if ((old & NUD_VALID) && in __neigh_update() 1302 if (!(old & NUD_VALID)) { in __neigh_update() 1320 if (old & NUD_VALID) { in __neigh_update() 1372 if (!(old & NUD_VALID)) { in __neigh_update() 1377 while (neigh->nud_state & NUD_VALID && in __neigh_update() 2470 if (neigh->nud_state & NUD_VALID) { in neigh_fill_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | neigh.c | 151 neigh_connected = (nud_state & NUD_VALID) && !dead; in mlx5e_rep_neigh_update()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
D | qedr_iw_cm.c | 460 if (neigh->nud_state & NUD_VALID) { in qedr_addr4_resolve() 503 if (neigh->nud_state & NUD_VALID) { in qedr_addr6_resolve()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 293 !(nud_state & NUD_VALID)) in reuse_entry()
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | ndisc.c | 364 if (neigh->nud_state&NUD_VALID) in ndisc_constructor() 732 if (!(neigh->nud_state & NUD_VALID)) { in ndisc_solicit() 1651 if (neigh->nud_state & NUD_VALID) { in ndisc_send_redirect()
|
D | ip6_output.c | 1140 err = n && !(n->nud_state & NUD_VALID) ? -EINVAL : 0; in ip6_dst_lookup_tail()
|
D | route.c | 636 if (neigh->nud_state & NUD_VALID) in rt6_probe() 640 if (!(neigh->nud_state & NUD_VALID) && in rt6_probe() 686 if (neigh->nud_state & NUD_VALID) in rt6_check_neigh()
|
/kernel/linux/linux-5.10/include/net/ |
D | neighbour.h | 38 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY) macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
D | tunnel_conf.c | 462 if (!(neigh->nud_state & NUD_VALID) || neigh->dead) { in nfp_tun_write_neigh_v4() 498 if (!(neigh->nud_state & NUD_VALID) || neigh->dead) { in nfp_tun_write_neigh_v6()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 406 !(nud_state & NUD_VALID)) in reuse_entry()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_flow_table_offload.c | 229 if (!(nud_state & NUD_VALID)) { in flow_offload_eth_dst()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
D | i40iw_utils.c | 290 if (neigh->nud_state & NUD_VALID) { in i40iw_net_event()
|
D | i40iw_cm.c | 2003 if (neigh->nud_state & NUD_VALID) { in i40iw_addr_resolve_neigh() 2089 if (neigh->nud_state & NUD_VALID) { in i40iw_addr_resolve_neigh_ipv6()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 242 if ((neigh->nud_state & NUD_VALID) && !neigh->dead) in mlxsw_sp_span_dmac()
|
D | spectrum_router.c | 2557 entry_connected = nud_state & NUD_VALID && !dead; in mlxsw_sp_router_neigh_event_work() 3614 entry_connected = nud_state & NUD_VALID && !dead; in mlxsw_sp_nexthop_dead_neigh_replace() 3727 __mlxsw_sp_nexthop_neigh_update(nh, !(nud_state & NUD_VALID && !dead)); in mlxsw_sp_nexthop_neigh_init()
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 914 if (!(n->nud_state & NUD_VALID)) in cxgbit_offload_init()
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1802 if (!(n->nud_state & NUD_VALID)) in init_act_open()
|