Searched refs:other_fd (Results 1 – 1 of 1) sorted by relevance
1520 int *other_fd; in tap_setup_queue() local1530 other_fd = &process_private->txq_fds[qid]; in tap_setup_queue()1535 other_fd = &process_private->rxq_fds[qid]; in tap_setup_queue()1544 } else if (*other_fd != -1) { in tap_setup_queue()1546 *fd = dup(*other_fd); in tap_setup_queue()1553 pmd->name, *other_fd, dir, qid, *fd); in tap_setup_queue()