Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dip6_tunnel.h23 #define IP6_TNL_F_USE_ORIG_FWMARK 0x20 macro
/Linux-v4.19/net/ipv6/
Dip6_tunnel.c1088 IP6_TNL_F_USE_ORIG_FWMARK))) { in ip6_tnl_xmit()
1282 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in ip4ip6_tnl_xmit()
1374 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in ip6ip6_tnl_xmit()
Dip6_gre.c669 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv4()
713 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv6()