Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dxsk.h211 struct xsk_socket_config { struct
228 const struct xsk_socket_config *config); argument
236 const struct xsk_socket_config *config);
Dxsk.c82 struct xsk_socket_config config;
128 static int xsk_set_xdp_socket_config(struct xsk_socket_config *cfg, in xsk_set_xdp_socket_config()
129 const struct xsk_socket_config *usr_cfg) in xsk_set_xdp_socket_config()
543 const struct xsk_socket_config *usr_config) in xsk_socket__create_shared()
709 const struct xsk_socket_config *usr_config) in xsk_socket__create()
Dxdp_hw_metadata.c60 const struct xsk_socket_config socket_config = { in open_xsk()
Dxskxceiver.c248 struct xsk_socket_config cfg = {}; in __xsk_configure_socket()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_metadata.c50 const struct xsk_socket_config socket_config = { in open_xsk()