Searched refs:CreateIcmp6Socket (Results 1 – 3 of 3) sorted by relevance
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