MCPcopy Create free account

hub / github.com/PKUFlyingPig/CS144-Computer-Network / functions

Functions633 in github.com/PKUFlyingPig/CS144-Computer-Network

MethodWrappingInt32
Construct from a raw 32-bit unsigned integer
libsponge/wrapping_integers.hh:15
MethodWrite
Write
tests/byte_stream_test_harness.cc:87
MethodWrite
tests/tcp_expectation.hh:496
MethodWriteBytes
tests/sender_harness.hh:129
Method_ack_valid
See test code send_window.cc line 113 why the commented code is wrong.
libsponge/tcp_sender.cc:153
Method_check_size
libsponge/util/parser.cc:20
Method_initialize_TCP
libsponge/tcp_helpers/tcp_sponge_socket.cc:54
Method_parse_int
libsponge/util/parser.cc:27
Method_send_segment
libsponge/tcp_sender.cc:162
Method_should_drop
\brief Determine whether or not to drop a given read or write \param[in] uplink is `true` to use the uplink loss probability, else use the downlink lo
libsponge/tcp_helpers/lossy_fd_adapter.hh:26
Method_tcp_loop
libsponge/tcp_helpers/tcp_sponge_socket.cc:25
Method_tcp_main
libsponge/tcp_helpers/tcp_sponge_socket.cc:255
Function_test_err_if
tests/test_err_if.hh:11
Function_test_should_be
tests/test_should_be.hh:14
Method_unparse_int
libsponge/util/parser.cc:54
Functionas_string
\param[in] r is the ParseResult to show \returns a string representation of the ParseResult
libsponge/util/parser.cc:7
Methodbind
@{
libsponge/tcp_helpers/tcp_sponge_socket.hh:92
Methodbuild_segment
tests/receiver_harness.hh:246
Methodcache_mapping
libsponge/network_interface.cc:113
Methodcan_read
is it possible to read from the TestFdAdapter (i.e., read a segment TCPConnection previously wrote)?
tests/tcp_fsm_test_harness.hh:92
Methodcheck_contiguous
\details This functions calls just after pushing a substring into the _output stream. It aims to check if there exists any contiguous substrings recor
libsponge/stream_reassembler.cc:27
Methodcheck_empty
tests/send_equivalence_checker.cc:51
Methodcheck_inbound_ended
prereqs1 : The inbound stream has been fully assembled and has ended.
libsponge/tcp_connection.cc:124
Methodcheck_outbound_ended
prereqs2 : The outbound stream has been ended by the local application and fully sent (including the fact that it ended, i.e. a segment with fin ) to
libsponge/tcp_connection.cc:130
Methodclear_waitinglist
libsponge/network_interface.cc:129
Methodclose
Close the underlying file descriptor
libsponge/util/file_descriptor.hh:74
Methodcollect_output
tests/sender_harness.hh:387
Methodconfig_segment
\param[in] seg is the TCPSegment to configure
tests/tcp_fsm_test_harness.cc:60
Methodconnect
libsponge/tcp_connection.cc:91
Methodconnect
libsponge/tcp_helpers/tcp_sponge_socket.cc:206
Methoddeliver
apps/network_simulator.cc:193
Methoddescription
tests/sender_harness.hh:52
Methoddescription
tests/sender_harness.hh:61
Methoddescription
tests/sender_harness.hh:74
Methoddescription
tests/sender_harness.hh:90
Methoddescription
tests/sender_harness.hh:104
Methoddescription
tests/sender_harness.hh:120
Methoddescription
tests/sender_harness.hh:130
Methoddescription
tests/sender_harness.hh:196
Methoddescription
tests/sender_harness.hh:215
Methoddescription
tests/sender_harness.hh:337
Methoddescription
tests/network_interface_test_harness.cc:36
Methoddescription
tests/byte_stream_test_harness.cc:32
Methoddescription
tests/tcp_expectation.hh:18
Methoddescription
tests/tcp_expectation.hh:25
Methoddescription
tests/tcp_expectation.hh:30
Methoddescription
tests/tcp_expectation.hh:64
Methoddescription
tests/tcp_expectation.hh:99
Methoddescription
tests/tcp_expectation.hh:108
Methoddescription
tests/tcp_expectation.hh:220
Methoddescription
tests/tcp_expectation.hh:270
Methoddescription
tests/tcp_expectation.hh:293
Methoddescription
tests/tcp_expectation.hh:313
Methoddescription
tests/tcp_expectation.hh:333
Methoddescription
tests/tcp_expectation.hh:352
Methoddescription
tests/tcp_expectation.hh:371
Methoddescription
tests/tcp_expectation.hh:472
Methoddescription
tests/tcp_expectation.hh:503
Methoddescription
tests/tcp_expectation.hh:543
Methoddescription
tests/tcp_expectation.hh:553
Methoddescription
tests/tcp_expectation.hh:558
Methoddescription
tests/tcp_expectation.hh:563
Methoddescription
tests/receiver_harness.hh:30
Methoddescription
tests/receiver_harness.hh:39
Methoddescription
tests/receiver_harness.hh:52
Methoddescription
tests/receiver_harness.hh:75
Methoddescription
tests/receiver_harness.hh:91
Methoddescription
tests/receiver_harness.hh:107
Methoddescription
tests/receiver_harness.hh:121
Methoddescription
tests/receiver_harness.hh:133
Methoddescription
tests/receiver_harness.hh:147
Methoddescription
tests/receiver_harness.hh:172
Methoddescription
tests/receiver_harness.hh:259
Methoddescription
tests/fsm_stream_reassembler_harness.hh:27
Methoddescription
tests/fsm_stream_reassembler_harness.hh:34
Methoddescription
tests/fsm_stream_reassembler_harness.hh:43
Methoddescription
tests/fsm_stream_reassembler_harness.hh:70
Methoddescription
tests/fsm_stream_reassembler_harness.hh:90
Methoddescription
tests/fsm_stream_reassembler_harness.hh:108
Methoddescription
tests/fsm_stream_reassembler_harness.hh:125
Methoddescription
tests/fsm_stream_reassembler_harness.hh:152
Methoderror
\returns `true` if the stream has suffered an error
libsponge/byte_stream.hh:67
Methodexchange_frames
apps/network_simulator.cc:158
Methodexecute
tests/sender_harness.hh:23
Methodexecute
tests/sender_harness.hh:53
Methodexecute
tests/sender_harness.hh:62
Methodexecute
tests/sender_harness.hh:76
Methodexecute
tests/sender_harness.hh:92
Methodexecute
tests/sender_harness.hh:106
Methodexecute
tests/sender_harness.hh:121
Methodexecute
tests/sender_harness.hh:139
Methodexecute
tests/sender_harness.hh:207
Methodexecute
tests/sender_harness.hh:217
Methodexecute
tests/sender_harness.hh:339
Methodexecute
tests/sender_harness.hh:408
Methodexecute
tests/network_interface_test_harness.cc:15
Methodexecute
tests/byte_stream_test_harness.cc:12
Methodexecute
tests/tcp_expectation.hh:19
Methodexecute
tests/tcp_expectation.hh:26
Methodexecute
tests/tcp_expectation.hh:31
← previousnext →301–400 of 633, ranked by callers