Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_packet_creator.h265 bool has_ack() const { return packet_.has_ack; } in has_ack() function
H A Dquic_packets.h386 bool has_ack; member
H A Dquic_packets.cc454 bool has_ack, in SerializedPacket()
H A Dquic_connection_test.cc661 bool has_ack, in SendPacket()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_packet_creator.h295 bool has_ack() const { return packet_.has_ack; } in has_ack() function
H A Dquic_packets.h397 bool has_ack; member
H A Dquic_packets.cc454 bool has_ack, in SerializedPacket()
H A Dquic_connection_test.cc236 bool has_ack, in SendPacket()
/dports/devel/lm4tools/lm4tools-65fbc45/lm4flash/
H A Dlm4flash.c174 static int wait_response(libusb_device_handle *handle, int *has_ack, int *size) in wait_response()
214 int has_ack; in checksum_and_send() local
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dutp_stream.cpp3178 bool has_ack = ph->get_type() == ST_DATA || ph->get_type() == ST_FIN || ph->get_type() == ST_SYN; in incoming_packet() local
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dutp_stream.cpp3178 bool has_ack = ph->get_type() == ST_DATA || ph->get_type() == ST_FIN || ph->get_type() == ST_SYN; in incoming_packet() local