Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dip6_tunnel.h23 #define IP6_TNL_F_USE_ORIG_FWMARK 0x20 macro
/linux-5.19.10/net/ipv6/
Dip6_tunnel.c1133 IP6_TNL_F_USE_ORIG_FWMARK))) { in ip6_tnl_xmit()
1350 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in ipxip6_tnl_xmit()
Dip6_gre.c649 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv4()
694 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv6()