Lines Matching defs:xsk_socket_info
143 struct xsk_socket_info {
155 struct xsk_socket_info *xsks[MAX_SOCKS];
193 static int xsk_get_xdp_stats(int fd, struct xsk_socket_info *xsk)
840 static struct xsk_socket_info *xsk_configure_socket(struct xsk_umem_info *umem,
844 struct xsk_socket_info *xsk;
1090 static void kick_tx(struct xsk_socket_info *xsk)
1101 static inline void complete_tx_l2fwd(struct xsk_socket_info *xsk,
1153 static inline void complete_tx_only(struct xsk_socket_info *xsk,
1175 static void rx_drop(struct xsk_socket_info *xsk, struct pollfd *fds)
1245 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size)
1337 static void l2fwd(struct xsk_socket_info *xsk, struct pollfd *fds)