Searched defs:gso_type (Results 1 – 16 of 16) sorted by relevance
12 static inline bool virtio_net_hdr_match_proto(__be16 protocol, __u8 gso_type) in virtio_net_hdr_match_proto()55 unsigned int gso_type = 0; in __virtio_net_hdr_to_skb() local
606 unsigned int gso_type; member
5439 static inline bool net_gso_ok(netdev_features_t features, int gso_type) in net_gso_ok()
256 unsigned int gso_type; in xenvif_rx_next_skb() local
74 int gso_type; member
168 __u8 gso_type; member227 __u8 gso_type; member
290 u32 gso_type = skb_shinfo(skb)->gso_type; in offload_tso() local
348 u32 gso_type = skb_shinfo(skb)->gso_type; in hinic3_tso() local
955 int ret, gso_type = VIRTIO_NET_HDR_GSO_UDP_L4; in TEST_F() local
193 unsigned short gso_type = skb_shinfo(skb)->gso_type; in qede_xmit_type() local
1411 int gso_type; in __wil_tx_ring_tso_edma() local
1763 int gso_type; in __wil_tx_vring_tso() local
1230 int gso_size, gso_type, gso_segs; in vnet_handle_offloads() local
371 unsigned int gso_type = skb_shinfo(skb)->gso_type; in queue_gso_packets() local
3512 unsigned int gso_type = SKB_GSO_DODGY; in bpf_skb_net_grow() local
1073 unsigned short gso_type; member