Searched refs:NUD_NOARP (Results 1 – 12 of 12) sorted by relevance
62 #define NUD_NOARP 0x40 macro
247 neigh->nud_state = NUD_NOARP; in arp_constructor()267 neigh->nud_state = NUD_NOARP; in arp_constructor()270 neigh->nud_state = NUD_NOARP; in arp_constructor()274 neigh->nud_state = NUD_NOARP; in arp_constructor()1099 if (!(neigh->nud_state & NUD_NOARP)) { in arp_req_get()1120 if (neigh->nud_state & ~NUD_NOARP) in arp_invalidate()
622 return NUD_NOARP; in fdb_to_nud()807 if (source && !(state & NUD_PERMANENT) && !(state & NUD_NOARP) && in fdb_add_entry()848 } else if (state & NUD_NOARP) { in fdb_add_entry()924 if (!(ndm->ndm_state & (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE))) { in br_fdb_add()
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" }, \
341 neigh->nud_state = NUD_NOARP; in ndisc_constructor()346 neigh->nud_state = NUD_NOARP; in ndisc_constructor()349 neigh->nud_state = NUD_NOARP; in ndisc_constructor()354 neigh->nud_state = NUD_NOARP; in ndisc_constructor()
136 neigh->nud_state = NUD_NOARP; in dn_neigh_construct()
332 n->nud_state = NUD_NOARP; in neigh_flush_dev()1249 (old & (NUD_NOARP | NUD_PERMANENT))) in __neigh_update()3055 if (n->nud_state & ~NUD_NOARP) in neigh_get_first()3097 if (n->nud_state & ~NUD_NOARP) in neigh_get_next()
583 ndm->ndm_state = is_dynamic ? NUD_REACHABLE : NUD_NOARP; in ethsw_fdb_do_dump()
1311 if (f->state & (NUD_PERMANENT | NUD_NOARP)) in vxlan_snoop()2735 if (f->state & (NUD_PERMANENT | NUD_NOARP)) in vxlan_cleanup()2852 if (!do_all && (f->state & (NUD_PERMANENT | NUD_NOARP))) in vxlan_flush()
219 ndm->ndm_state = is_static ? NUD_NOARP : NUD_REACHABLE; in dsa_slave_port_fdb_do_dump()
2097 n->nud_state = NUD_NOARP; in qeth_l3_neigh_setup_noarp()