Searched refs:tx_shm_file (Results 1 – 1 of 1) sorted by relevance
217 let tx_shm_file = pop::<File>(&mut safe_fds, NUM_FDS, fd_count)?; in try_new() localVariable243 tx: IoBufferQueue::new(tx_socket, tx_shm_file)?, in try_new()