Searched refs:NETIF_F_GSO_UDP_L4 (Results 1 – 6 of 6) sorted by relevance
150 #define NETIF_F_GSO_UDP_L4 __NETIF_F(GSO_UDP_L4) macro
4520 BUILD_BUG_ON(SKB_GSO_UDP_L4 != (NETIF_F_GSO_UDP_L4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
118 NETIF_F_GSO_UDP_L4 accepts a single UDP header with a payload that exceeds
1009 NETIF_F_GSO_UDP_L4; in __team_compute_features()2169 dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in team_setup()
4930 netdev->gso_partial_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()4931 netdev->hw_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()4932 netdev->features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
1131 NETIF_F_GSO_UDP_L4; in bond_compute_features()4326 bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in bond_setup()