Skip to content

Libxdp function xsk_ring_prod__submit

Definition

Submit the filled slots so the kernel can process them.

Returns

No return

Usage

void xsk_ring_prod__submit(struct xsk_ring_prod *prod, __u32 nb);

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome