NETIF_F_GSO_ENCAP_ALL
bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL;
dev->features |= NETIF_F_GSO_ENCAP_ALL;
netdev->gso_partial_features = NETIF_F_GSO_ENCAP_ALL;
NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL | \
NETIF_F_GSO_ROBUST | NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL)
NETIF_F_GSO_ROBUST | NETIF_F_GSO_ENCAP_ALL)
dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL;
failover_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL;
NETIF_F_GSO_ENCAP_ALL;
dev->hw_features |= NETIF_F_GSO_ENCAP_ALL;
NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL | \
NETIF_F_GSO_ENCAP_ALL | \
skb_shinfo(skb)->gso_type &= ~(NETIF_F_GSO_ENCAP_ALL >>
#define UDP_TUNNEL_PARTIAL_FEATURES NETIF_F_GSO_ENCAP_ALL
NETIF_F_GSO_ENCAP_ALL);
if ((ret & NETIF_F_GSO_ENCAP_ALL) && (ret & NETIF_F_CSUM_MASK))
NETIF_F_GSO_ENCAP_ALL |
dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL |
NETIF_F_GSO_ENCAP_ALL;