Home
last modified time | relevance | path

Searched defs:WebTransportMaxStreamsCapsule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dcapsule.h197 struct QUICHE_EXPORT WebTransportMaxStreamsCapsule { struct
201 bool operator==(const WebTransportMaxStreamsCapsule& other) const; argument
203 CapsuleType capsule_type() const { in capsule_type()