Home
last modified time | relevance | path

Searched refs:xsk_ring_prod__fill_addr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/samples/bpf/
Dxdpsock_user.c343 *xsk_ring_prod__fill_addr(&xsk->umem->fq, idx++) = in xsk_configure_socket()
519 *xsk_ring_prod__fill_addr(&umem->fq, idx_fq++) = in complete_tx_l2fwd()
579 *xsk_ring_prod__fill_addr(&xsk->umem->fq, idx_fq++) = orig; in rx_drop()
/Linux-v5.4/tools/lib/bpf/
Dxsk.h48 static inline __u64 *xsk_ring_prod__fill_addr(struct xsk_ring_prod *fill, in xsk_ring_prod__fill_addr() function