Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dxsk.h274 struct xsk_socket_config { struct
303 const struct xsk_socket_config *config);
312 const struct xsk_socket_config *config);
Dxsk.c87 struct xsk_socket_config config;
148 static int xsk_set_xdp_socket_config(struct xsk_socket_config *cfg, in xsk_set_xdp_socket_config()
149 const struct xsk_socket_config *usr_cfg) in xsk_set_xdp_socket_config()
1018 const struct xsk_socket_config *usr_config) in xsk_socket__create_shared()
1201 const struct xsk_socket_config *usr_config) in xsk_socket__create()
/Linux-v5.15/samples/bpf/
Dxsk_fwd.c433 struct xsk_socket_config xsk_cfg;
Dxdpsock_user.c853 struct xsk_socket_config cfg; in xsk_configure_socket()
/Linux-v5.15/tools/testing/selftests/bpf/
Dxdpxceiver.c279 struct xsk_socket_config cfg; in xsk_configure_socket()