Searched refs:NUD_NOARP (Results 1 – 13 of 13) sorted by relevance
70 #define NUD_NOARP 0x40 macro
250 neigh->nud_state = NUD_NOARP; in arp_constructor()270 neigh->nud_state = NUD_NOARP; in arp_constructor()273 neigh->nud_state = NUD_NOARP; in arp_constructor()277 neigh->nud_state = NUD_NOARP; in arp_constructor()1181 if (READ_ONCE(neigh->nud_state) & NUD_NOARP) { in arp_req_get()1212 if (READ_ONCE(neigh->nud_state) & ~NUD_NOARP) in arp_invalidate()
89 return NUD_NOARP; in fdb_to_nud()628 if (ndm_state & NUD_NOARP) in __ndm_state_to_fdb_flags()1074 if (source && !(state & NUD_PERMANENT) && !(state & NUD_NOARP) && in fdb_add_entry()1125 } else if (state & NUD_NOARP) { in fdb_add_entry()1217 if (!(ndm->ndm_state & (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE))) { in br_fdb_add()
825 #define FDB_FLUSH_ALLOWED_NDM_STATES (NUD_PERMANENT | NUD_NOARP)
38 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)39 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE)
20 { NUD_NOARP, "noarp" }, \
348 neigh->nud_state = NUD_NOARP; in ndisc_constructor()353 neigh->nud_state = NUD_NOARP; in ndisc_constructor()356 neigh->nud_state = NUD_NOARP; in ndisc_constructor()361 neigh->nud_state = NUD_NOARP; in ndisc_constructor()
272 (n->nud_state == NUD_NOARP) || in neigh_forced_gc()423 n->nud_state = NUD_NOARP; in neigh_flush_dev()1323 (old & (NUD_NOARP | NUD_PERMANENT))) in __neigh_update()3218 if (READ_ONCE(n->nud_state) & ~NUD_NOARP) in neigh_get_first()3260 if (READ_ONCE(n->nud_state) & ~NUD_NOARP) in neigh_get_next()
1467 if (f->state & (NUD_PERMANENT | NUD_NOARP)) in vxlan_snoop()2822 if (f->state & (NUD_PERMANENT | NUD_NOARP)) in vxlan_cleanup()3080 #define VXLAN_FDB_FLUSH_ALLOWED_NDM_STATES (NUD_PERMANENT | NUD_NOARP)3156 .state_mask = NUD_PERMANENT | NUD_NOARP, in vxlan_stop()
781 ndm->ndm_state = is_static ? NUD_NOARP : NUD_REACHABLE; in ocelot_port_fdb_do_dump()
1796 n->nud_state = NUD_NOARP; in qeth_l3_neigh_setup_noarp()
804 ndm->ndm_state = is_dynamic ? NUD_REACHABLE : NUD_NOARP; in dpaa2_switch_fdb_dump_nl()
538 ndm->ndm_state = is_static ? NUD_NOARP : NUD_REACHABLE; in dsa_user_port_fdb_do_dump()