Searched refs:NUD_PERMANENT (Results 1 – 9 of 9) sorted by relevance
46 if (s & NUD_PERMANENT) in state_n2a()303 req.ndm.ndm_state |= NUD_PERMANENT; in fdb_modify()336 if (!(req.ndm.ndm_state&(NUD_PERMANENT|NUD_REACHABLE))) in fdb_modify()337 req.ndm.ndm_state |= NUD_PERMANENT; in fdb_modify()
28 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)59 *state = NUD_PERMANENT; in nud_state_a2n()116 req.ndm.ndm_state = NUD_PERMANENT; in ipneigh_modify()366 filter.state = ~(NUD_PERMANENT|NUD_NOARP); in do_show_or_flush()
49 #define NUD_PERMANENT 0x80 macro
58 #define NUD_PERMANENT 0x80 macro
504 .ndm_state = NUD_PERMANENT, in build_neigh_msg()666 __ADD(NUD_PERMANENT, permanent)
164 o Assume neighbours to be permanent, set NUD_PERMANENT if not
714 NUD_PERMANENT)) in link_neigh()
8565 rtnl_neigh_set_state(rn, NUD_PERMANENT); in wpa_driver_br_add_ip_neigh()