Searched refs:rxfd (Results 1 – 1 of 1) sorted by relevance
438 int rxfd = -1, txfd = -1; in user_init_raw_fds() local448 rxfd = create_raw_fd(iface, ETH_P_ALL, ETH_P_ALL); in user_init_raw_fds()449 if (rxfd == -1) { in user_init_raw_fds()460 result->rx_fd = rxfd; in user_init_raw_fds()