Searched defs:END_STREAM_FLAG (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
H A D | http2_protocol.h | 89 END_STREAM_FLAG = 0x1, enumerator |
/aosp_15_r20/external/scapy/scapy/contrib/ | ||
H A D | http2.py | 1420 END_STREAM_FLAG = 0 # 0x1 variable in H2DataFrame |