Searched refs:DST_NOPOLICY (Results 1 – 6 of 6) sorted by relevance
51 #define DST_NOPOLICY 0x0004 macro
1195 (skb_dst(skb)->flags & DST_NOPOLICY) || in __xfrm_policy_check2()
499 int flags = DST_HOST | DST_NOPOLICY | DST_NOXFRM; in vrf_rt6_create()
6052 rt->dst.flags |= DST_NOPOLICY; in addrconf_set_nopolicy()6054 rt->dst.flags &= ~DST_NOPOLICY; in addrconf_set_nopolicy()
921 flags |= DST_NOPOLICY; in fib6_info_dst_flags()
1579 (nopolicy ? DST_NOPOLICY : 0) | in rt_dst_alloc()