Searched refs:umem_tx (Results 1 – 1 of 1) sorted by relevance
1502 struct xsk_umem_info *umem_rx, *umem_tx; in thread_common_ops_tx() local1511 umem_tx = ifobject->xsk_arr[0].umem_real; in thread_common_ops_tx()1512 memcpy(umem_tx, umem_rx, sizeof(*umem_tx)); in thread_common_ops_tx()1513 umem_tx->base_addr = 0; in thread_common_ops_tx()1514 umem_tx->next_buffer = 0; in thread_common_ops_tx()