Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvirtio_net.h10 static inline bool virtio_net_hdr_match_proto(__be16 protocol, __u8 gso_type) in virtio_net_hdr_match_proto()
50 unsigned int gso_type = 0; in virtio_net_hdr_to_skb() local
H A Dskbuff.h524 unsigned int gso_type; member
H A Dnetdevice.h4914 static inline bool net_gso_ok(netdev_features_t features, int gso_type) in net_gso_ok()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvirtio_net.h113 __u8 gso_type; member
130 __u8 gso_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvirtio_net.h113 __u8 gso_type; member
130 __u8 gso_type; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_net.h134 __u8 gso_type; member
186 __u8 gso_type; member
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_xmit.c1149 int tun_type, gso_type; in ip_vs_tunnel_xmit() local
1298 int tun_type, gso_type; in ip_vs_tunnel_xmit_v6() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/net/core/
H A Dlwt_bpf.c523 static int handle_gso_type(struct sk_buff *skb, unsigned int gso_type, in handle_gso_type()
H A Dfilter.c3406 unsigned int gso_type = SKB_GSO_DODGY; in bpf_skb_net_grow() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c289 u32 gso_type = skb_shinfo(skb)->gso_type; in offload_tso() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c191 unsigned short gso_type = skb_shinfo(skb)->gso_type; in qede_xmit_type() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1229 int gso_size, gso_type, gso_segs; in vnet_handle_offloads() local
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c314 unsigned int gso_type = skb_shinfo(skb)->gso_type; in queue_gso_packets() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h849 unsigned short gso_type; member