Searched refs:eth_promisc_mode (Results 1 – 3 of 3) sorted by relevance
18 int eth_promisc_mode(const char *if_name, bool enable);
135 int eth_promisc_mode(const char *if_name, bool enable) in eth_promisc_mode() function
434 ret = eth_promisc_mode(context->if_name, in set_config()