Searched refs:aIcmp6Socket (Results 1 – 4 of 4) sorted by relevance
92 void SetInfraNetif(const char *aIfName, int aIcmp6Socket);240 void SetInfraNetifIcmp6SocketForBorderRouting(int aIcmp6Socket);
416 void InfraNetif::SetInfraNetif(const char *aIfName, int aIcmp6Socket) in SetInfraNetif() argument420 OT_UNUSED_VARIABLE(aIcmp6Socket); in SetInfraNetif()428 SetInfraNetifIcmp6SocketForBorderRouting(aIcmp6Socket); in SetInfraNetif()806 void InfraNetif::SetInfraNetifIcmp6SocketForBorderRouting(int aIcmp6Socket) in SetInfraNetifIcmp6SocketForBorderRouting() argument817 mInfraIfIcmp6Socket = aIcmp6Socket; in SetInfraNetifIcmp6SocketForBorderRouting()
129 void otSysSetInfraNetif(const char *aInfraNetifName, int aIcmp6Socket) in otSysSetInfraNetif() argument131 ot::Posix::InfraNetif::Get().SetInfraNetif(aInfraNetifName, aIcmp6Socket); in otSysSetInfraNetif()
270 void otSysSetInfraNetif(const char *aInfraNetifName, int aIcmp6Socket);