Searched defs:CNAME (Results 1 – 3 of 3) sorted by relevance
44 static final int CNAME = 4; field in SetResponse
28 public static final int CNAME = 5; field in Type231 types.add(CNAME, "CNAME", new CNAMERecord()); in types.add() argument
1479 int32_t RTCPReceiver::CNAME(const uint32_t remoteSSRC, in CNAME() function in webrtc::RTCPReceiver