Searched refs:ND_NA_FLAG_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
273 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro278 #define ND_NA_FLAG_OVERRIDE 0x20 macro
1163 ND_NA_FLAG_OVERRIDE, 1, NULL); in carp_send_na()
359 ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()369 ((anycast || proxy || !tlladdr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()667 is_override = ((flags & ND_NA_FLAG_OVERRIDE) != 0); in nd6_na_input()1063 flags &= ~ND_NA_FLAG_OVERRIDE; in nd6_na_output_fib()
259 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro558 { ND_NA_FLAG_OVERRIDE, "override" },