Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dxdpsock_user.c305 static inline int xq_enq_tx_only(struct xdp_uqueue *uq, in xq_enq_tx_only() function
849 lassert(xq_enq_tx_only(&xsk->tx, idx, BATCH_SIZE) == 0); in tx_only()