Home
last modified time | relevance | path

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

/external/libbpf/src/
Dxsk.h200 static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__submit() function
/external/linux-kselftest/tools/testing/selftests/bpf/
Dxdpxceiver.c802 xsk_ring_prod__submit(&umem->fq, rcvd); in receive_pkts()
843 xsk_ring_prod__submit(&xsk->tx, i); in __send_pkts()
1045 xsk_ring_prod__submit(&umem->fq, buffers_to_fill); in xsk_populate_fill_ring()