Searched refs:CreateIcmp6Socket (Results 1 – 5 of 5) sorted by relevance
84 static int CreateIcmp6Socket(const char *aInfraIfName);
180 mInfraIfIcmp6Socket = CreateIcmp6Socket(aIfName); in SetInfraIf()267 int InfraIf::CreateIcmp6Socket(const char *aInfraIfName) in CreateIcmp6Socket() function in otbr::InfraIf
205 static int CreateIcmp6Socket(const char *aInfraIfName);
225 … icmp6Sock = ot::Posix::InfraNetif::CreateIcmp6Socket(aPlatformConfig->mBackboneInterfaceName); in platformSetUp()
129 int InfraNetif::CreateIcmp6Socket(const char *aInfraIfName) in CreateIcmp6Socket() function in ot::Posix::InfraNetif