Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxsk.c68 struct xsk_ctx { struct
81 struct xsk_ctx *ctx; argument
456 static struct xsk_ctx *xsk_get_ctx(struct xsk_umem *umem, int ifindex, in xsk_get_ctx()
459 struct xsk_ctx *ctx; in xsk_get_ctx()
474 static void xsk_put_ctx(struct xsk_ctx *ctx, bool unmap) in xsk_put_ctx()
500 static struct xsk_ctx *xsk_create_ctx(struct xsk_socket *xsk, in xsk_create_ctx()
506 struct xsk_ctx *ctx; in xsk_create_ctx()
550 struct xsk_ctx *ctx; in xsk_socket__create_shared()
749 struct xsk_ctx *ctx; in xsk_socket__delete()