Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxsk.c66 struct xsk_ctx { struct
79 struct xsk_ctx *ctx; argument
322 static struct xsk_ctx *xsk_get_ctx(struct xsk_umem *umem, int ifindex, in xsk_get_ctx()
325 struct xsk_ctx *ctx; in xsk_get_ctx()
340 static void xsk_put_ctx(struct xsk_ctx *ctx, bool unmap) in xsk_put_ctx()
366 static struct xsk_ctx *xsk_create_ctx(struct xsk_socket *xsk, in xsk_create_ctx()
372 struct xsk_ctx *ctx; in xsk_create_ctx()
416 struct xsk_ctx *ctx; in xsk_socket__create_shared()
615 struct xsk_ctx *ctx; in xsk_socket__delete()

Completed in 4 milliseconds