Searched refs:NETIF_F_GSO_ENCAP_ALL (Results 1 – 10 of 10) sorted by relevance
221 #define NETIF_F_GSO_ENCAP_ALL (NETIF_F_GSO_GRE | \ macro
167 dev->features |= NETIF_F_GSO_ENCAP_ALL; in dummy_setup()
426 dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL; in net_failover_compute_features()747 failover_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL; in net_failover_create()
194 NETIF_F_GSO_ENCAP_ALL | \
1024 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL | \
833 NETIF_F_GSO_ROBUST | NETIF_F_GSO_ENCAP_ALL)
158 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL; in do_setup()
427 skb_shinfo(skb)->gso_type &= ~(NETIF_F_GSO_ENCAP_ALL >> in iptunnel_pull_offloads()
1026 team->dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL | in __team_compute_features()2126 dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in team_setup()
1104 bond_dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL | in bond_compute_features()4309 bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in bond_setup()