Searched refs:ipAddressLength (Results 1 – 1 of 1) sorted by relevance
2123 uint32_t ipAddressLength = kIpAddressVersion6Length; in IncomingRTPFunction() local2136 if (IPAddressCached(*fromSocket, ipAddress, ipAddressLength, portNr) < in IncomingRTPFunction()2186 uint32_t ipAddressLength = kIpAddressVersion6Length; in IncomingRTCPFunction() local2198 if (IPAddress(*fromSocket, ipAddress, ipAddressLength, portNr) < 0) in IncomingRTCPFunction()