Home
last modified time | relevance | path

Searched defs:net_if_set_promisc (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_if.h3060 static inline int net_if_set_promisc(struct net_if *iface) in net_if_set_promisc() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c5781 int net_if_set_promisc(struct net_if *iface) in net_if_set_promisc() function