Searched refs:ND_NA_FLAG_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
307 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro312 #define ND_NA_FLAG_OVERRIDE 0x20 macro
543 ND_NA_FLAG_OVERRIDE) | (advrouter ? in nd6_ns_input()554 ((anycast || proxy || !tlladdr || oflgclr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()985 is_override = ((flags & ND_NA_FLAG_OVERRIDE) != 0); in nd6_na_input()1562 flags &= ~ND_NA_FLAG_OVERRIDE; in nd6_na_output()1610 flags &= ~ND_NA_FLAG_OVERRIDE; in nd6_na_output()1933 nd6_na_output(ifp, &saddr6, &taddr6, ND_NA_FLAG_OVERRIDE, 1, NULL); in nd6_unsol_na_output()