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

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

Completed in 207 milliseconds