Searched defs:tx_map (Results 1 – 3 of 3) sorted by relevance
71 struct atm_vcc **tx_map; /* TX VCCs */ member
191 struct tx_map { struct198 struct tx_map *start; /* points to the first element */ argument
490 void *rx_map = NULL, *tx_map = NULL; in xsk_socket__create() local