Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddst.h44 #define DST_XFRM_TUNNEL 0x0020 macro
/openbmc/linux/net/ipv6/
H A Dip6_output.c1390 if (!(rt->dst.flags & DST_XFRM_TUNNEL)) { in ip6_append_data_mtu()
1455 if (rt->dst.flags & DST_XFRM_TUNNEL) in ip6_setup_cork()
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c3268 dst->flags |= DST_XFRM_TUNNEL; in xfrm_lookup_with_ifid()