Searched refs:create_raw_fd (Results 1 – 1 of 1) sorted by relevance
160 static int create_raw_fd(char *iface, int flags, int proto) in create_raw_fd() function287 result->rx_fd = create_raw_fd(iface, ETH_P_ALL, ETH_P_ALL); in user_init_hybrid_fds()448 rxfd = create_raw_fd(iface, ETH_P_ALL, ETH_P_ALL); in user_init_raw_fds()453 txfd = create_raw_fd(iface, 0, ETH_P_IP); /* Turn off RX on this fd */ in user_init_raw_fds()