Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dip6_tunnel.h14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4 macro
/linux-4.1.27/net/ipv6/
Dip6_gre.c845 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FLOWLABEL) in ip6gre_xmit_ipv6()
953 if (!(p->flags&IP6_TNL_F_USE_ORIG_FLOWLABEL)) in ip6gre_tnl_link_config()
Dip6_tunnel.c1194 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FLOWLABEL) in ip6ip6_tnl_xmit()
1256 if (!(p->flags&IP6_TNL_F_USE_ORIG_FLOWLABEL)) in ip6_tnl_link_config()