Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dip6_tunnel.h23 #define IP6_TNL_F_USE_ORIG_FWMARK 0x20 macro
/linux-6.12.1/net/ipv6/
Dip6_gre.c653 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv4()
698 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_ipv6()
725 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in prepare_ip6gre_xmit_other()
Dip6_tunnel.c1147 IP6_TNL_F_USE_ORIG_FWMARK))) { in ip6_tnl_xmit()
1364 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) in ipxip6_tnl_xmit()