Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_if.h1608 struct net_if_mcast_monitor { struct
1627 void net_if_mcast_mon_register(struct net_if_mcast_monitor *mon, argument
/Zephyr-latest/subsys/net/ip/
Dnet_if.c1017 void net_if_mcast_monitor(struct net_if *iface, in net_if_mcast_monitor() function
1037 #define net_if_mcast_monitor(...) macro