Searched refs:xsk_socket_info (Results 1 – 1 of 1) sorted by relevance
143 struct xsk_socket_info { struct155 struct xsk_socket_info *xsks[MAX_SOCKS]; argument193 static int xsk_get_xdp_stats(int fd, struct xsk_socket_info *xsk) in xsk_get_xdp_stats()840 static struct xsk_socket_info *xsk_configure_socket(struct xsk_umem_info *umem, in xsk_configure_socket()844 struct xsk_socket_info *xsk; in xsk_configure_socket()1090 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()1101 static inline void complete_tx_l2fwd(struct xsk_socket_info *xsk, in complete_tx_l2fwd()1153 static inline void complete_tx_only(struct xsk_socket_info *xsk, in complete_tx_only()1175 static void rx_drop(struct xsk_socket_info *xsk, struct pollfd *fds) in rx_drop()1245 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size) in tx_only()[all …]