Searched refs:SetMulticastInterface (Results 1 – 2 of 2) sorted by relevance
145 static void SetMulticastInterface(
198 SetProtoMethod(isolate, t, "setMulticastInterface", SetMulticastInterface); in Initialize()400 void UDPWrap::SetMulticastInterface(const FunctionCallbackInfo<Value>& args) { in SetMulticastInterface() function in node::UDPWrap