Searched refs:otIp6SetMulticastPromiscuousEnabled (Results 1 – 4 of 4) sorted by relevance
404 void otIp6SetMulticastPromiscuousEnabled(otInstance *aInstance, bool aEnabled);
113 void otIp6SetMulticastPromiscuousEnabled(otInstance *aInstance, bool aEnabled) in otIp6SetMulticastPromiscuousEnabled() function
2178 otIp6SetMulticastPromiscuousEnabled(aInstance, true);
3338 …sEnableDisable(aArgs + 1, otIp6IsMulticastPromiscuousEnabled, otIp6SetMulticastPromiscuousEnabled); in Process()