Home
last modified time | relevance | path

Searched defs:gso_type (Results 1 – 16 of 16) sorted by relevance

/linux/include/linux/
H A Dvirtio_net.h12 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
H A Dskbuff.h606 unsigned int gso_type; member
H A Dnetdevice.h5439 static inline bool net_gso_ok(netdev_features_t features, int gso_type) in net_gso_ok()
/linux/drivers/net/xen-netback/
H A Drx.c256 unsigned int gso_type; in xenvif_rx_next_skb() local
H A Dcommon.h74 int gso_type; member
/linux/include/uapi/linux/
H A Dvirtio_net.h168 __u8 gso_type; member
227 __u8 gso_type; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c290 u32 gso_type = skb_shinfo(skb)->gso_type; in offload_tso() local
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c348 u32 gso_type = skb_shinfo(skb)->gso_type; in hinic3_tso() local
/linux/tools/testing/selftests/net/
H A Dtun.c955 int ret, gso_type = VIRTIO_NET_HDR_GSO_UDP_L4; in TEST_F() local
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c193 unsigned short gso_type = skb_shinfo(skb)->gso_type; in qede_xmit_type() local
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c1411 int gso_type; in __wil_tx_ring_tso_edma() local
H A Dtxrx.c1763 int gso_type; in __wil_tx_vring_tso() local
/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1230 int gso_size, gso_type, gso_segs; in vnet_handle_offloads() local
/linux/net/openvswitch/
H A Ddatapath.c371 unsigned int gso_type = skb_shinfo(skb)->gso_type; in queue_gso_packets() local
/linux/net/core/
H A Dfilter.c3512 unsigned int gso_type = SKB_GSO_DODGY; in bpf_skb_net_grow() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1073 unsigned short gso_type; member