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
530 ND_NA_FLAG_OVERRIDE) | (advrouter ? in nd6_ns_input()541 ((anycast || proxy || !tlladdr || oflgclr) ? 0 : ND_NA_FLAG_OVERRIDE) | in nd6_ns_input()963 is_override = ((flags & ND_NA_FLAG_OVERRIDE) != 0); in nd6_na_input()1527 flags &= ~ND_NA_FLAG_OVERRIDE; in nd6_na_output()1575 flags &= ~ND_NA_FLAG_OVERRIDE; in nd6_na_output()1930 nd6_na_output(ifp, &saddr6, &taddr6, ND_NA_FLAG_OVERRIDE, 1, NULL); in nd6_unsol_na_output()