Searched defs:uiNetlong (Results 1 – 2 of 2) sorted by relevance
55 RtpDt_UInt32 RtpOsUtil::Ntohl(RtpDt_UInt32 uiNetlong) in Ntohl()
43 uint8_t uiNetlong[] = {0x80, 0x01, 0xAA, 0xCC}; in TEST() local