Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dip6_tunnel.h23 #define IP6_TNL_F_USE_ORIG_FWMARK 0x20 macro
/openbmc/linux/net/ipv6/
H A Dip6_gre.c652 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv4()
697 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv6()
724 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_other()
H A Dip6_tunnel.c1145 IP6_TNL_F_USE_ORIG_FWMARK))) { in ip6_tnl_xmit()
1362 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in ipxip6_tnl_xmit()