/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | xdp_tx.c | 7 int xdp_tx(struct xdp_md *xdp) in xdp_tx()
|
A D | test_xdp_link.c | 9 int xdp_handler(struct xdp_md *xdp) in xdp_handler()
|
A D | test_xdp_adjust_tail_shrink.c | 13 int _xdp_adjust_tail_shrink(struct xdp_md *xdp) in _xdp_adjust_tail_shrink()
|
A D | test_xdp_context_test_run.c | 6 int xdp_context(struct xdp_md *xdp) in xdp_context()
|
A D | test_xdp_update_frags.c | 14 int xdp_adjust_frags(struct xdp_md *xdp) in xdp_adjust_frags()
|
A D | test_xdp_adjust_tail_grow.c | 6 int _xdp_adjust_tail_grow(struct xdp_md *xdp) in _xdp_adjust_tail_grow()
|
A D | test_xdp_noinline.c | 278 bool encap_v6(struct xdp_md *xdp, struct ctl_value *cval, in encap_v6() 321 bool encap_v4(struct xdp_md *xdp, struct ctl_value *cval, in encap_v4() 375 bool decap_v6(struct xdp_md *xdp, void **data, void **data_end, bool inner_v4) in decap_v6() 396 bool decap_v4(struct xdp_md *xdp, void **data, void **data_end) in decap_v4() 692 bool is_ipv6, struct xdp_md *xdp) in process_packet()
|
A D | xdp_synproxy_kern.c | 408 static __always_inline int tcp_lookup(void *ctx, struct header_pointers *hdr, bool xdp) in tcp_lookup() 560 bool xdp) in syncookie_handle_syn() 729 struct header_pointers *hdr, bool xdp) in syncookie_part1() 766 struct header_pointers *hdr, bool xdp) in syncookie_part2()
|
A D | test_migrate_reuseport.c | 45 int drop_ack(struct xdp_md *xdp) in drop_ack()
|
/linux-6.3-rc2/net/xdp/ |
A D | xsk.c | 138 static int __xsk_rcv_zc(struct xdp_sock *xs, struct xdp_buff *xdp, u32 len) in __xsk_rcv_zc() 173 static int __xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in __xsk_rcv() 218 static int xsk_rcv_check(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv_check() 237 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv() 251 static int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() 271 int __xsk_map_redirect(struct xdp_sock *xs, struct xdp_buff *xdp) in __xsk_map_redirect()
|
A D | xsk_buff_pool.c | 543 static u32 xp_alloc_new_from_fq(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 max) in xp_alloc_new_from_fq() 586 static u32 xp_alloc_reused(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 nb_entries) in xp_alloc_reused() 606 u32 xp_alloc_batch(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 max) in xp_alloc_batch()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
A D | rx.c | 11 static struct mlx5e_xdp_buff *xsk_buff_to_mxbuf(struct xdp_buff *xdp) in xsk_buff_to_mxbuf() 225 static struct sk_buff *mlx5e_xsk_construct_skb(struct mlx5e_rq *rq, struct xdp_buff *xdp) in mlx5e_xsk_construct_skb()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_xsk.c | 201 static int i40e_run_xdp_zc(struct i40e_ring *rx_ring, struct xdp_buff *xdp, in i40e_run_xdp_zc() 248 struct xdp_buff **xdp; in i40e_alloc_rx_buffers_zc() local 293 struct xdp_buff *xdp) in i40e_construct_skb_zc()
|
/linux-6.3-rc2/include/net/ |
A D | xdp_sock.h | 86 static inline int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv() 91 static inline int __xsk_map_redirect(struct xdp_sock *xs, struct xdp_buff *xdp) in __xsk_map_redirect()
|
A D | busy_poll.h | 170 const struct xdp_buff *xdp) in sk_mark_napi_id_once_xdp()
|
/linux-6.3-rc2/net/core/ |
A D | xdp.c | 378 struct xdp_buff *xdp) in __xdp_return() 515 void xdp_return_buff(struct xdp_buff *xdp) in xdp_return_buff() 559 struct xdp_frame *xdp_convert_zc_to_xdp_frame(struct xdp_buff *xdp) in xdp_convert_zc_to_xdp_frame()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_xsk.c | 99 struct xdp_buff *xdp) in ixgbe_run_xdp_zc() 214 const struct xdp_buff *xdp) in ixgbe_construct_skb_zc()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx_lib.h | 20 ice_set_rx_bufs_act(struct xdp_buff *xdp, const struct ice_rx_ring *rx_ring, in ice_set_rx_bufs_act()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | xdp_synproxy.c | 63 static void test_synproxy(bool xdp) in test_synproxy()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/ |
A D | nfp_net_debugfs.c | 126 struct dentry *queues, *tx, *rx, *xdp; in nfp_net_debugfs_vnic_add() local
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfd3/ |
A D | rings.c | 209 struct xdp_buff *xdp; in nfp_nfd3_print_tx_descs() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | xdp.c | 60 struct xdp_buff *xdp) in mlx5e_xmit_xdp_buff() 192 struct xdp_buff *xdp = &mxbuf->xdp; in mlx5e_xdp_handle() local
|
A D | xdp.h | 48 struct xdp_buff xdp; member
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | rx.c | 258 struct xdp_buff xdp; in efx_do_xdp() local
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | rx.c | 258 struct xdp_buff xdp; in efx_do_xdp() local
|