Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dxsk.c659 static struct xsk_ctx *xsk_create_ctx(struct xsk_socket *xsk, in xsk_create_ctx() function
753 ctx = xsk_create_ctx(xsk, umem, ifindex, ifname, queue_id, in xsk_socket__create_shared()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxsk.c500 static struct xsk_ctx *xsk_create_ctx(struct xsk_socket *xsk, in xsk_create_ctx() function
585 ctx = xsk_create_ctx(xsk, umem, ifindex, queue_id, fill, comp); in xsk_socket__create_shared()

Completed in 3 milliseconds