Searched refs:NUD_NOARP (Results 1 – 10 of 10) sorted by relevance
57 #define NUD_NOARP 0x40 macro
244 neigh->nud_state = NUD_NOARP; in arp_constructor()264 neigh->nud_state = NUD_NOARP; in arp_constructor()267 neigh->nud_state = NUD_NOARP; in arp_constructor()271 neigh->nud_state = NUD_NOARP; in arp_constructor()1038 if (neigh->nud_state & ~NUD_NOARP) in arp_invalidate()
36 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)37 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE)
593 return NUD_NOARP; in fdb_to_nud()766 } else if (state & NUD_NOARP) { in fdb_add_entry()823 if (!(ndm->ndm_state & (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE))) { in br_fdb_add()
324 neigh->nud_state = NUD_NOARP; in ndisc_constructor()329 neigh->nud_state = NUD_NOARP; in ndisc_constructor()332 neigh->nud_state = NUD_NOARP; in ndisc_constructor()337 neigh->nud_state = NUD_NOARP; in ndisc_constructor()
135 neigh->nud_state = NUD_NOARP; in dn_neigh_construct()
234 n->nud_state = NUD_NOARP; in neigh_flush_dev()1086 (old & (NUD_NOARP | NUD_PERMANENT))) in neigh_update()2469 if (n->nud_state & ~NUD_NOARP) in neigh_get_first()2511 if (n->nud_state & ~NUD_NOARP) in neigh_get_next()
250 ndm->ndm_state = is_static ? NUD_NOARP : NUD_REACHABLE; in dsa_slave_fill_info()
1004 if (f->state & NUD_NOARP) in vxlan_snoop()
3236 n->nud_state = NUD_NOARP; in qeth_l3_neigh_setup_noarp()