Searched refs:txfd (Results 1 – 1 of 1) sorted by relevance
439 int rxfd = -1, txfd = -1; in user_init_raw_fds() local454 txfd = create_raw_fd(iface, 0, ETH_P_IP); /* Turn off RX on this fd */ in user_init_raw_fds()455 if (txfd == -1) { in user_init_raw_fds()462 result->tx_fd = txfd; in user_init_raw_fds()