Searched refs:xsk_socket_info (Results 1 – 3 of 3) sorted by relevance
116 struct xsk_socket_info { struct147 struct xsk_socket_info *xsk;148 struct xsk_socket_info *xsk_arr;
225 static void enable_busy_poll(struct xsk_socket_info *xsk) in enable_busy_poll()245 static int __xsk_configure_socket(struct xsk_socket_info *xsk, struct xsk_umem_info *umem, in __xsk_configure_socket()270 struct xsk_socket_info *xsk; in ifobj_zc_avail()290 xsk = calloc(1, sizeof(struct xsk_socket_info)); in ifobj_zc_avail()919 static void kick_tx(struct xsk_socket_info *xsk) in kick_tx()933 static void kick_rx(struct xsk_socket_info *xsk) in kick_rx()942 static int complete_pkts(struct xsk_socket_info *xsk, int batch_size) in complete_pkts()971 struct xsk_socket_info *xsk = test->ifobj_rx->xsk; in receive_pkts()1099 struct xsk_socket_info *xsk = ifobject->xsk; in __send_pkts()1210 static void wait_for_tx_completion(struct xsk_socket_info *xsk) in wait_for_tx_completion()
636 void rx_packets(struct xsk_socket_info *xsk)678 void tx_packets(struct xsk_socket_info *xsk, struct pkt *pkts,