Searched refs:DST_NOPOLICY (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/
H A Dvrf.c460 (DST_HOST | DST_NOPOLICY | DST_NOXFRM)); vrf_rt6_create()
586 (DST_HOST | DST_NOPOLICY | DST_NOXFRM)); vrf_rtable_create()
/linux-4.4.14/include/net/
H A Ddst.h53 #define DST_NOPOLICY 0x0004 macro
H A Dxfrm.h1077 (skb_dst(skb)->flags & DST_NOPOLICY) || __xfrm_policy_check2()
/linux-4.4.14/net/ipv4/
H A Droute.c1449 (nopolicy ? DST_NOPOLICY : 0) | rt_dst_alloc()

Completed in 132 milliseconds