Home
last modified time | relevance | path

Searched refs:DST_XFRM_QUEUE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Ddst.h45 #define DST_XFRM_QUEUE 0x0040 macro
H A Dxfrm.h978 if (dst->xfrm || (dst->flags & DST_XFRM_QUEUE)) { in xfrm_dst_path()
990 if (dst->xfrm || (dst->flags & DST_XFRM_QUEUE)) { in xfrm_dst_child()
/openbmc/linux/net/ipv4/
H A Dip_vti.c220 if (dst->flags & DST_XFRM_QUEUE) in vti_xmit()
/openbmc/linux/net/ipv6/
H A Dip6_vti.c494 if (dst->flags & DST_XFRM_QUEUE) in vti6_xmit()
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c2896 if (dst->flags & DST_XFRM_QUEUE) { in xfrm_policy_queue_process()
3021 dst1->flags |= DST_XFRM_QUEUE; in xfrm_create_dummy_bundle()
3925 if (dst->flags & DST_XFRM_QUEUE) in xfrm_bundle_ok()