Searched defs:rx_map (Results 1 – 4 of 4) sorted by relevance
72 struct atm_vcc **rx_map; /* RX VCCs */ member
100 struct atm_vcc **rx_map; /* for fast lookups */ member
171 struct rx_map { struct178 struct rx_map *elems; argument
490 void *rx_map = NULL, *tx_map = NULL; in xsk_socket__create() local