Searched refs:getMtuSize (Results 1 – 6 of 6) sorted by relevance
26 EXPECT_EQ(rtpStackProfile.getMtuSize(), RTP_CONF_MTU_SIZE); in TEST()38 EXPECT_EQ(rtpStackProfile.getMtuSize(), RTP_DEF_MTU_SIZE); in TEST()
58 RtpDt_UInt32 getMtuSize();
43 RtpDt_UInt32 RtpStackProfile::getMtuSize() in getMtuSize() function in RtpStackProfile
479 RtpDt_UInt32 uiMtuSize = pobjProfile->getMtuSize(); in rtpMakeCompoundRtcpPacket()
247 .putShort(ConfigParam.MTU_SIZE, (short) params.getMtuSize()) in getTlvBufferFromFiraOpenSessionParams()
767 public int getMtuSize() { in getMtuSize() method in FiraOpenSessionParams