Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/
Dxsk.c68 struct xsk_ctx { struct
81 struct xsk_ctx *ctx; argument
458 static struct xsk_ctx *xsk_get_ctx(struct xsk_umem *umem, int ifindex, in xsk_get_ctx()
461 struct xsk_ctx *ctx; in xsk_get_ctx()
476 static void xsk_put_ctx(struct xsk_ctx *ctx, bool unmap) in xsk_put_ctx()
502 static struct xsk_ctx *xsk_create_ctx(struct xsk_socket *xsk, in xsk_create_ctx()
508 struct xsk_ctx *ctx; in xsk_create_ctx()
552 struct xsk_ctx *ctx; in xsk_socket__create_shared()
751 struct xsk_ctx *ctx; in xsk_socket__delete()