Searched refs:xsk_socket_info (Results 1 – 3 of 3) sorted by relevance
87 struct xsk_socket_info { struct131 struct xsk_socket_info *xsk;132 struct xsk_socket_info *xsk_arr;
166 static void gen_eth_hdr(struct xsk_socket_info *xsk, struct ethhdr *eth_hdr) in gen_eth_hdr()240 static void enable_busy_poll(struct xsk_socket_info *xsk) in enable_busy_poll()260 static int __xsk_configure_socket(struct xsk_socket_info *xsk, struct xsk_umem_info *umem, in __xsk_configure_socket()289 struct xsk_socket_info *xsk; in ifobj_zc_avail()309 xsk = calloc(1, sizeof(struct xsk_socket_info)); in ifobj_zc_avail()1066 static int kick_tx(struct xsk_socket_info *xsk) in kick_tx()1080 static int kick_rx(struct xsk_socket_info *xsk) in kick_rx()1091 static int complete_pkts(struct xsk_socket_info *xsk, int batch_size) in complete_pkts()1121 static int __receive_pkts(struct test_spec *test, struct xsk_socket_info *xsk) in __receive_pkts()1264 struct xsk_socket_info *xsk; in receive_pkts()[all …]
636 void rx_packets(struct xsk_socket_info *xsk)678 void tx_packets(struct xsk_socket_info *xsk, struct pkt *pkts,