NETIF_F_TSO6      144 include/linux/netdev_features.h 				 NETIF_F_TSO6 | NETIF_F_UFO)
NETIF_F_TSO6      151 include/linux/netdev_features.h #define NETIF_F_ALL_TSO 	(NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN)
NETIF_F_TSO6     3568 include/linux/netdevice.h 	BUILD_BUG_ON(SKB_GSO_TCPV6   != (NETIF_F_TSO6 >> NETIF_F_GSO_SHIFT));