Searched refs:kIpUdpSrtpLength (Results 1 – 1 of 1) sorted by relevance
27 const size_t kIpUdpSrtpLength = 44; in DefaultMaxPayloadLength() local28 return IP_PACKET_SIZE - kIpUdpSrtpLength; in DefaultMaxPayloadLength()