Home
last modified time | relevance | path

Searched defs:grpc_chttp2_stream (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/chttp2/transport/
H A Dinternal.h511 struct grpc_chttp2_stream { struct
523 explicit Reffer(grpc_chttp2_stream* s); argument
531 grpc_chttp2_stream_link links[STREAM_LIST_COUNT]; argument
535 uint32_t id = 0;
574 bool read_closed = false;
579 bool seen_error = false;
586 bool eos_sent = false;
638 flow_control;
645 size_t sending_bytes = 0;
658 bool traced = false;
[all …]
H A Dframe.h29 typedef struct grpc_chttp2_stream grpc_chttp2_stream; typedef
H A Dframe_ping.cc73 grpc_chttp2_stream* /*s*/, in grpc_chttp2_ping_parser_parse() argument
H A Dframe_goaway.cc57 grpc_chttp2_stream* /*s*/, in grpc_chttp2_goaway_parser_parse() argument
/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/chttp2/transport/
H A Dinternal.h509 struct grpc_chttp2_stream { struct
521 explicit Reffer(grpc_chttp2_stream* s); argument
527 grpc_chttp2_stream_link links[STREAM_LIST_COUNT]; argument
531 uint32_t id = 0;
570 bool read_closed = false;
575 bool seen_error = false;
582 bool eos_sent = false;
634 flow_control;
641 size_t sending_bytes = 0;
654 bool traced = false;
[all …]
H A Dframe.h29 typedef struct grpc_chttp2_stream grpc_chttp2_stream; typedef
H A Dframe_ping.cc73 grpc_chttp2_stream* /*s*/, in grpc_chttp2_ping_parser_parse() argument
H A Dframe_goaway.cc57 grpc_chttp2_stream* /*s*/, in grpc_chttp2_goaway_parser_parse() argument
H A Dframe_settings.cc131 grpc_chttp2_stream* /*s*/, in grpc_chttp2_settings_parser_parse() argument
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/transport/chttp2/transport/
H A Dinternal.h509 struct grpc_chttp2_stream { struct
521 explicit Reffer(grpc_chttp2_stream* s); argument
527 grpc_chttp2_stream_link links[STREAM_LIST_COUNT]; argument
531 uint32_t id = 0;
570 bool read_closed = false;
575 bool seen_error = false;
582 bool eos_sent = false;
634 flow_control;
641 size_t sending_bytes = 0;
654 bool traced = false;
[all …]
H A Dframe.h29 typedef struct grpc_chttp2_stream grpc_chttp2_stream; typedef
H A Dframe_ping.cc73 grpc_chttp2_stream* /*s*/, in grpc_chttp2_ping_parser_parse() argument
H A Dframe_goaway.cc57 grpc_chttp2_stream* /*s*/, in grpc_chttp2_goaway_parser_parse() argument
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/transport/chttp2/transport/
H A Dinternal.h508 struct grpc_chttp2_stream { struct
520 explicit Reffer(grpc_chttp2_stream* s); argument
526 grpc_chttp2_stream_link links[STREAM_LIST_COUNT]; argument
530 uint32_t id = 0;
568 bool read_closed = false;
573 bool seen_error = false;
580 bool eos_sent = false;
630 flow_control;
637 size_t sending_bytes = 0;
650 bool traced = false;
[all …]
H A Dframe.h29 typedef struct grpc_chttp2_stream grpc_chttp2_stream; typedef
H A Dframe_ping.cc74 grpc_chttp2_stream* /*s*/, in grpc_chttp2_ping_parser_parse() argument
H A Dframe_goaway.cc57 grpc_chttp2_stream* /*s*/, in grpc_chttp2_goaway_parser_parse() argument
H A Dframe_settings.cc114 grpc_chttp2_stream* /*s*/, in grpc_chttp2_settings_parser_parse() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/ext/transport/chttp2/transport/
H A Dinternal.h505 struct grpc_chttp2_stream { struct
517 explicit Reffer(grpc_chttp2_stream* s); argument
523 grpc_chttp2_stream_link links[STREAM_LIST_COUNT]; argument
527 uint32_t id = 0;
558 bool read_closed = false;
563 bool seen_error = false;
572 bool eos_sent = false;
622 flow_control;
629 size_t sending_bytes = 0;
642 bool traced = false;
[all …]
H A Dframe.h29 typedef struct grpc_chttp2_stream grpc_chttp2_stream; typedef
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/transport/chttp2/transport/
H A Dinternal.h502 struct grpc_chttp2_stream { struct
514 explicit Reffer(grpc_chttp2_stream* s); argument
520 grpc_chttp2_stream_link links[STREAM_LIST_COUNT]; argument
524 uint32_t id = 0;
555 bool read_closed = false;
560 bool seen_error = false;
567 bool eos_sent = false;
617 flow_control;
624 size_t sending_bytes = 0;
637 bool traced = false;
[all …]
H A Dframe.h29 typedef struct grpc_chttp2_stream grpc_chttp2_stream; typedef
H A Dframe_ping.cc75 grpc_chttp2_stream* /*s*/, in grpc_chttp2_ping_parser_parse() argument
H A Dframe_goaway.cc59 grpc_chttp2_stream* /*s*/, in grpc_chttp2_goaway_parser_parse() argument
H A Dframe_settings.cc113 grpc_chttp2_stream* /*s*/, in grpc_chttp2_settings_parser_parse() argument

12