Home
last modified time | relevance | path

Searched refs:skb_shared_info (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/linux/include/net/
H A Dxdp.h144 SKB_DATA_ALIGN(sizeof(struct skb_shared_info)))
146 static inline struct skb_shared_info *
149 return (struct skb_shared_info *)xdp_data_hard_end(xdp); in xdp_get_shared_info_from_buff()
155 struct skb_shared_info *sinfo; in xdp_get_buff_len()
203 static inline struct skb_shared_info *
208 return (struct skb_shared_info *)(data_hard_start + frame->frame_sz - in xdp_get_shared_info_from_frame()
209 SKB_DATA_ALIGN(sizeof(struct skb_shared_info))); in xdp_get_shared_info_from_frame()
322 struct skb_shared_info *sinfo; in xdp_get_frame_len()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtype_cast.c43 struct skb_shared_info *shared_info; in md_skb()
52 bpf_core_type_id_kernel(struct skb_shared_info)); in md_skb()
H A Dverifier_typedef.c19 offsetof(struct skb_shared_info, frags)) in resolve_typedef()
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dpage_frags.rst19 sk_buff->head使用,或者用于skb_shared_info的 “frags” 部分。
/openbmc/linux/net/tls/
H A Dtls_strp.c31 struct skb_shared_info *shinfo = skb_shinfo(strp->anchor); in tls_strp_anchor_free()
146 struct skb_shared_info *shinfo = skb_shinfo(strp->anchor); in tls_strp_msg_hold()
193 struct skb_shared_info *shinfo = skb_shinfo(strp->anchor); in tls_strp_flush_anchor_copy()
284 struct skb_shared_info *shinfo; in tls_strp_copyin_skb()
386 struct skb_shared_info *shinfo; in tls_strp_read_copy()
/openbmc/linux/net/core/
H A Dgso.c145 const struct skb_shared_info *shinfo = skb_shinfo(skb); in skb_gso_transport_seglen()
226 const struct skb_shared_info *shinfo = skb_shinfo(skb); in skb_gso_size_check()
H A Dxdp.c412 struct skb_shared_info *sinfo; in xdp_return_frame()
431 struct skb_shared_info *sinfo; in xdp_return_frame_rx_napi()
499 struct skb_shared_info *sinfo; in xdp_return_frame_bulk()
517 struct skb_shared_info *sinfo; in xdp_return_buff()
604 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in __xdp_build_skb_from_frame()
H A Dgro.c98 struct skb_shared_info *pinfo, *skbinfo = skb_shinfo(skb); in skb_gro_receive()
373 const struct skb_shared_info *pinfo = skb_shinfo(skb); in skb_gro_reset_offset()
393 struct skb_shared_info *pinfo = skb_shinfo(skb); in gro_pull_from_frag0()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.h19 #define VMXNET3_XDP_RX_TAILROOM SKB_DATA_ALIGN(sizeof(struct skb_shared_info))
/openbmc/linux/include/linux/
H A Dvirtio_net.h157 struct skb_shared_info *shinfo = skb_shinfo(skb); in virtio_net_hdr_to_skb()
203 struct skb_shared_info *sinfo = skb_shinfo(skb); in virtio_net_hdr_from_skb()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c30 struct skb_shared_info *sinfo; in bnxt_xmit_bd()
206 struct skb_shared_info *shinfo; in bnxt_xdp_buff_frags_free()
274 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(&xdp); in bnxt_rx_xdp()
473 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_build_skb()
/openbmc/linux/Documentation/networking/
H A Dskbuff.rst24 &skb_shared_info.refcount indicates the number of skbs pointing at the same
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_rx.c28 skb_size += SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in prepare_frag_skb()
/openbmc/linux/net/sctp/
H A Doffload.c56 struct skb_shared_info *pinfo = skb_shinfo(skb); in sctp_gso_segment()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.h58 #define OCELOT_FDMA_SKBFRAG_OVR (4 + SKB_DATA_ALIGN(sizeof(struct skb_shared_info)))
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.c38 struct skb_shared_info *shinfo; in octep_iq_process_completions()
108 struct skb_shared_info *shinfo; in octep_iq_free_pending()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h36 OTX2_DATA_ALIGN(sizeof(struct skb_shared_info)))
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.h19 SKB_DATA_ALIGN(sizeof(struct skb_shared_info)))
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c606 const struct skb_shared_info *shinfo, in is_inline()
638 const struct skb_shared_info *shinfo, in get_real_size()
692 const struct skb_shared_info *shinfo, in build_inline_wqe()
812 struct skb_shared_info *shinfo, in mlx4_en_build_dma_wqe()
877 struct skb_shared_info *shinfo = skb_shinfo(skb); in mlx4_en_xmit()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c293 struct skb_shared_info *sinfo = NULL; in i40e_construct_skb_zc()
321 struct skb_shared_info *skinfo = skb_shinfo(skb); in i40e_construct_skb_zc()
403 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(first); in i40e_add_xsk_frag()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c562 struct skb_shared_info *sinfo = NULL; in ice_construct_skb_zc()
589 struct skb_shared_info *skinfo = skb_shinfo(skb); in ice_construct_skb_zc()
687 struct skb_shared_info *sinfo = NULL; in ice_xmit_xdp_tx_zc()
812 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(first); in ice_add_xsk_frag()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h17 #define AQ_XDP_TAILROOM SKB_DATA_ALIGN(sizeof(struct skb_shared_info))
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h52 SKB_DATA_ALIGN(sizeof(struct skb_shared_info))
/openbmc/linux/drivers/net/
H A Dvirtio_net.c846 struct skb_shared_info *shinfo; in __virtnet_xdp_xmit_one()
1004 struct skb_shared_info *shinfo; in put_xdp_frags()
1157 SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in receive_small_build_skb()
1198 SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in receive_small_xdp()
1209 SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in receive_small_xdp()
1416 struct skb_shared_info *shinfo; in virtnet_build_xdp_buff_mrg()
1462 tailroom = headroom ? sizeof(struct skb_shared_info) : 0; in virtnet_build_xdp_buff_mrg()
1548 sizeof(struct skb_shared_info)); in mergeable_xdp_get_buf()
1695 tailroom = headroom ? sizeof(struct skb_shared_info) : 0; in receive_mergeable()
1856 SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in add_recvbuf_small()
[all …]
/openbmc/linux/net/bpf/
H A Dtest_run.c437 struct skb_shared_info *sinfo, u32 size, in bpf_test_finish()
560 void noinline bpf_fentry_test_sinfo(struct skb_shared_info *sinfo) in bpf_fentry_test_sinfo()
971 SKB_DATA_ALIGN(sizeof(struct skb_shared_info))); in bpf_prog_test_run_skb()
1148 u32 tailroom = SKB_DATA_ALIGN(sizeof(struct skb_shared_info)); in bpf_prog_test_run_xdp()
1155 struct skb_shared_info *sinfo; in bpf_prog_test_run_xdp()
1601 SKB_DATA_ALIGN(sizeof(struct skb_shared_info))); in bpf_prog_test_run_nf()

123456