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.h1673 struct net_if_mcast_monitor { struct
1692 void net_if_mcast_mon_register(struct net_if_mcast_monitor *mon, argument
/Zephyr-latest/subsys/net/ip/
Dnet_if.c1019 void net_if_mcast_monitor(struct net_if *iface, in net_if_mcast_monitor() function
1039 #define net_if_mcast_monitor(...) macro