Searched defs:tx_map (Results 1 – 2 of 2) sorted by relevance
191 struct tx_map { struct198 struct tx_map *start; /* points to the first element */ argument
548 void *rx_map = NULL, *tx_map = NULL; in xsk_socket__create_shared() local