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

/linux-master/include/linux/
H A Dvirtio_net.h12 static inline bool virtio_net_hdr_match_proto(__be16 protocol, __u8 gso_type) argument
55 unsigned int gso_type = 0; local
[all...]
H A Dskbuff.h599 unsigned int gso_type; member in struct:skb_shared_info
[all...]
H A Dnetdevice.h4977 static inline bool net_gso_ok(netdev_features_t features, int gso_type) argument
/linux-master/drivers/net/xen-netback/
H A Drx.c256 unsigned int gso_type; local
H A Dcommon.h74 int gso_type; member in struct:xenvif_rx_meta
/linux-master/net/core/
H A Dlwt_bpf.c523 static int handle_gso_type(struct sk_buff *skb, unsigned int gso_type, argument
H A Dfilter.c3452 unsigned int gso_type = SKB_GSO_DODGY; local
[all...]
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c290 u32 gso_type = skb_shinfo(skb)->gso_type; local
/linux-master/include/uapi/linux/
H A Dvirtio_net.h140 __u8 gso_type; member in struct:virtio_net_hdr_v1
192 __u8 gso_type; member in struct:virtio_net_hdr
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c1413 int gso_type; local
H A Dtxrx.c1763 int gso_type; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c1133 int tun_type, gso_type; local
1277 int tun_type, gso_type; local
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1230 int gso_size, gso_type, gso_segs; local
/linux-master/net/openvswitch/
H A Ddatapath.c352 unsigned int gso_type = skb_shinfo(skb)->gso_type; local
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c192 unsigned short gso_type = skb_shinfo(skb)->gso_type; local
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1015 unsigned short gso_type; member in struct:bnxt_tpa_info

Completed in 291 milliseconds