Searched refs:xsk_socket_config (Results 1 – 3 of 3) sorted by relevance
279 struct xsk_socket_config { struct298 const struct xsk_socket_config *config); argument306 const struct xsk_socket_config *config);
88 struct xsk_socket_config config;149 static int xsk_set_xdp_socket_config(struct xsk_socket_config *cfg, in xsk_set_xdp_socket_config()150 const struct xsk_socket_config *usr_cfg) in xsk_set_xdp_socket_config()1011 const struct xsk_socket_config *usr_config) in xsk_socket__create_shared()1191 const struct xsk_socket_config *usr_config) in xsk_socket__create()
318 struct xsk_socket_config cfg = {}; in __xsk_configure_socket()