Home
last modified time | relevance | path

Searched refs:DST_NOPOLICY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Ddst.h53 #define DST_NOPOLICY 0x0004 macro
Dxfrm.h1074 (skb_dst(skb)->flags & DST_NOPOLICY) || in __xfrm_policy_check2()
/linux-4.1.27/net/ipv4/
Droute.c1440 (nopolicy ? DST_NOPOLICY : 0) | in rt_dst_alloc()