Libxdp function xsk_ring_cons__cancel
Definition
Cancel the reservation of one or more slots in a consumer ring.
Returns
No return
Usage
void xsk_ring_cons__cancel(struct xsk_ring_cons *cons, __u32 nb);
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome