Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Daf-xdp.c366 if (xsk_socket__create(&s->xsk, s->ifname, queue_id, in af_xdp_socket_create()
374 if (xsk_socket__create(&s->xsk, s->ifname, queue_id, in af_xdp_socket_create()
380 if (xsk_socket__create(&s->xsk, s->ifname, queue_id, in af_xdp_socket_create()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxsk.h223 int xsk_socket__create(struct xsk_socket **xsk,
H A Dxdp_hw_metadata.c88 ret = xsk_socket__create(&xsk->socket, ifindex, queue_id, in open_xsk()
H A Dxsk.c706 int xsk_socket__create(struct xsk_socket **xsk_ptr, int ifindex, in xsk_socket__create() function
H A Dxskxceiver.c263 return xsk_socket__create(&xsk->xsk, ifobject->ifindex, 0, umem->umem, rxr, txr, &cfg); in __xsk_configure_socket()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_metadata.c78 ret = xsk_socket__create(&xsk->socket, ifindex, QUEUE_ID, in open_xsk()
/openbmc/linux/Documentation/networking/
H A Daf_xdp.rst317 xsk_socket__create calls and load your own XDP program as there is no
343 second and following ones and use xsk_socket__create() for the first
411 xsk_socket__create function.
786 bind call or the xsk_socket__create libbpf function call, you