Searched refs:ND_NA_FLAG_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
276 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro281 #define ND_NA_FLAG_OVERRIDE 0x20 macro
1655 ND_NA_FLAG_OVERRIDE, 1, NULL); in carp_send_na()
339 ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()349 ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()706 is_override = ((flags & ND_NA_FLAG_OVERRIDE) != 0); in nd6_na_input()1099 flags &= ~ND_NA_FLAG_OVERRIDE; in nd6_na_output_fib()
257 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro699 { ND_NA_FLAG_OVERRIDE, "override" },