Searched refs:OT_CHANGED_IP6_MULTICAST_UNSUBSCRIBED (Results 1 – 3 of 3) sorted by relevance
187 #define OT_CHANGED_IP6_MULTICAST_UNSUBSCRIBED (1U << 13) ///< Unsubscribed from a IPv6 multicast … macro
82 …kEventIp6MulticastUnsubscribed = OT_CHANGED_IP6_MULTICAST_UNSUBSCRIBED, ///< Multicast a…
4574 {OT_CHANGED_IP6_MULTICAST_UNSUBSCRIBED, SPINEL_PROP_IPV6_MULTICAST_ADDRESS_TABLE}, in ProcessThreadChangedFlags()