Searched defs:IsUdp (Results 1 – 2 of 2) sorted by relevance
536 bool IsUdp(void) const { return GetIpProto() == kProtoUdp; } in IsUdp() function in ot::Ip6::Headers
23 bool IsUdp(const cricket::Connection* conn) { in IsUdp() function