Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dxsk.c59 struct xsk_ctx { struct
76 struct xsk_ctx *ctx; argument
357 struct xsk_ctx *ctx = xsk->ctx; in xsk_load_xdp_prog()
441 struct xsk_ctx *ctx = xsk->ctx; in xsk_get_max_queues()
478 struct xsk_ctx *ctx = xsk->ctx; in xsk_create_bpf_maps()
498 struct xsk_ctx *ctx = xsk->ctx; in xsk_delete_bpf_maps()
509 struct xsk_ctx *ctx = xsk->ctx; in xsk_lookup_bpf_maps()
563 struct xsk_ctx *ctx = xsk->ctx; in xsk_set_bpf_maps()
571 struct xsk_ctx *ctx = xsk->ctx; in xsk_setup_xdp_prog()
612 static struct xsk_ctx *xsk_get_ctx(struct xsk_umem *umem, int ifindex, in xsk_get_ctx()
[all …]