Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxsk.h229 int xsk_socket__create_shared(struct xsk_socket **xsk_ptr,
H A Dxsk.c536 int xsk_socket__create_shared(struct xsk_socket **xsk_ptr, in xsk_socket__create_shared() function
714 return xsk_socket__create_shared(xsk_ptr, ifindex, queue_id, umem, in xsk_socket__create()
/openbmc/linux/Documentation/networking/
H A Daf_xdp.rst339 In libbpf, you need to use the xsk_socket__create_shared() API as it