Searched defs:WebTransportStopSendingCapsule (Results 1 – 1 of 1) sorted by relevance
181 struct QUICHE_EXPORT WebTransportStopSendingCapsule { struct185 bool operator==(const WebTransportStopSendingCapsule& other) const; argument187 CapsuleType capsule_type() const { return CapsuleType::WT_STOP_SENDING; } in capsule_type()