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

/linux-master/include/uapi/linux/
H A Dip6_tunnel.h17 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4 macro
/linux-master/net/ipv6/
H A Dip6_tunnel.c1381 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FLOWLABEL)
1479 if (!(p->flags&IP6_TNL_F_USE_ORIG_FLOWLABEL))
H A Dip6_gre.c694 if (t->parms.flags & IP6_TNL_F_USE_ORIG_FLOWLABEL)
1122 if (!(p->flags&IP6_TNL_F_USE_ORIG_FLOWLABEL))

Completed in 144 milliseconds