Searched refs:solicitation (Results 1 – 3 of 3) sorted by relevance
206 uint8_t solicitation[IPV6_MIN_MTU] = {}; in RunRecvRsThread() local207 socklen_t sendLen = sizeof(solicitation); in RunRecvRsThread()209 if (memset_s(solicitation, sizeof(solicitation), 0, sizeof(solicitation)) != EOK) { in RunRecvRsThread()213 …recvfrom(socket_, solicitation, IPV6_MIN_MTU, 0, reinterpret_cast<sockaddr *>(&solicitor), &sendLe… in RunRecvRsThread()218 if (solicitation[0] != ICMPV6_ND_ROUTER_SOLICIT_TYPE) { in RunRecvRsThread()
3995 | serviceSolicitationUuid | string | No | Service solicitation UUID of the device to fi…3996 | serviceSolicitationUuidMask | string | No | Service solicitation UUID mask of the device …
4852 | serviceSolicitationUuid | string | Yes | Yes | Service solicitation UUID of the device…4853 | serviceSolicitationUuidMask | string | Yes | Yes | Service solicitation UUID mask of the d…