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

/linux-master/include/uapi/linux/
H A Dip6_tunnel.h23 #define IP6_TNL_F_USE_ORIG_FWMARK 0x20 macro
/linux-master/net/ipv6/
H A Dip6_gre.c652 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK)
697 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK)
724 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK)
H A Dip6_tunnel.c1144 IP6_TNL_F_USE_ORIG_FWMARK))) {
1361 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK)

Completed in 178 milliseconds