MCPcopy Create free account

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

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

Methodexecute
tests/tcp_expectation.hh:75
Methodexecute
tests/tcp_expectation.hh:100
Methodexecute
tests/tcp_expectation.hh:109
Methodexecute
tests/tcp_expectation.hh:266
Methodexecute
tests/tcp_expectation.hh:280
Methodexecute
tests/tcp_expectation.hh:300
Methodexecute
tests/tcp_expectation.hh:320
Methodexecute
tests/tcp_expectation.hh:339
Methodexecute
tests/tcp_expectation.hh:358
Methodexecute
tests/tcp_expectation.hh:377
Methodexecute
tests/tcp_expectation.hh:486
Methodexecute
tests/tcp_expectation.hh:528
Methodexecute
tests/tcp_expectation.hh:549
Methodexecute
tests/tcp_expectation.hh:554
Methodexecute
tests/tcp_expectation.hh:559
Methodexecute
tests/tcp_expectation.hh:564
Methodexecute
tests/receiver_harness.hh:19
Methodexecute
tests/receiver_harness.hh:31
Methodexecute
tests/receiver_harness.hh:40
Methodexecute
tests/receiver_harness.hh:60
Methodexecute
tests/receiver_harness.hh:77
Methodexecute
tests/receiver_harness.hh:93
Methodexecute
tests/receiver_harness.hh:109
Methodexecute
tests/receiver_harness.hh:135
Methodexecute
tests/receiver_harness.hh:153
Methodexecute
tests/receiver_harness.hh:173
Methodexecute
tests/receiver_harness.hh:270
Methodexecute
tests/receiver_harness.hh:307
Methodexecute
tests/tcp_expectation_forward.hh:18
Methodexecute
tests/fsm_stream_reassembler_harness.hh:21
Methodexecute
tests/fsm_stream_reassembler_harness.hh:28
Methodexecute
tests/fsm_stream_reassembler_harness.hh:35
Methodexecute
tests/fsm_stream_reassembler_harness.hh:50
Methodexecute
tests/fsm_stream_reassembler_harness.hh:76
Methodexecute
tests/fsm_stream_reassembler_harness.hh:96
Methodexecute
tests/fsm_stream_reassembler_harness.hh:131
Methodexecute
tests/fsm_stream_reassembler_harness.hh:159
Methodexecute
tests/fsm_stream_reassembler_harness.hh:171
Methodexpect_seg
tests/tcp_expectation.hh:222
Methodexpect_seg
tests/tcp_expectation.hh:272
Methodexpect_seg
tests/tcp_expectation_forward.hh:19
Methodexpecting
apps/network_simulator.cc:81
Methodfrom_ipv4_numeric
libsponge/util/address.cc:119
Methodget_EthernetAdress
libsponge/network_interface.cc:29
Methodget_WaitingList
libsponge/network_interface.cc:39
Methodget_address
get the local or peer address the socket is connected to \param[in] name_of_function is the function to call (string passed to SystemCall()) \param[in
libsponge/util/socket.cc:43
Methodget_segment
tests/tcp_expectation.hh:458
Methodin_close_wait
\brief Create an FSM in CLOSE_WAIT \details SYNs have been traded, and then the machine received and ACK'd FIN. \param[in] tx_isn is the ISN of the FS
tests/tcp_fsm_test_harness.cc:229
Methodin_closing
\brief Create an FSM in CLOSING \details SYNs have been traded, then the TCP sent FIN, then received FIN No payload was exchanged. \param[in] tx_isn i
tests/tcp_fsm_test_harness.cc:293
Methodin_established
\brief Create an FSM with an established connection \details The mahine has sent and received a SYN, and both SYNs have been ACK'd \param[in] tx_isn i
tests/tcp_fsm_test_harness.cc:212
Methodin_fin_wait_1
\brief Create an FSM in FIN_WAIT \details SYNs have been traded, then the TCP sent FIN. No payload was exchanged. \param[in] tx_isn is the ISN of the
tests/tcp_fsm_test_harness.cc:261
Methodin_fin_wait_2
\brief Create an FSM in FIN_WAIT_2 \details SYNs have been traded, then the TCP sent FIN, which was ACK'd No payload was exchanged. \param[in] tx_isn
tests/tcp_fsm_test_harness.cc:278
Methodin_last_ack
\brief Create an FSM in LAST_ACK \details SYNs have been traded, then the machine received and ACK'd FIN, and then it sent its own FIN. \param[in] tx_
tests/tcp_fsm_test_harness.cc:244
Methodin_listen
Create a FSM in the "LISTEN" state.
tests/tcp_fsm_test_harness.cc:187
Methodin_syn_sent
\brief Create an FSM which has sent a SYN. \details The SYN has been consumed, but not ACK'd by the test harness \param[in] tx_isn is the ISN of the F
tests/tcp_fsm_test_harness.cc:197
Methodin_time_wait
\brief Create an FSM in TIME_WAIT \details SYNs have been traded, then the TCP sent FIN, then received FIN/ACK, and ACK'd. No payload was exchanged. \
tests/tcp_fsm_test_harness.cc:309
Methodip_port
accessors
libsponge/util/address.cc:90
Methodlisten_and_accept
libsponge/tcp_helpers/tcp_sponge_socket.cc:234
Methodlistening
\brief Get the listening flag \returns whether the FdAdapter is listening for a new connection
libsponge/tcp_helpers/fd_adapter.hh:31
Methodlocal_address
libsponge/tcp_helpers/tcp_sponge_socket.hh:93
Methodlocal_address
\returns the local Address of the socket
libsponge/util/socket.cc:54
Functionmain
doctests/socket_dt.cc:13
Functionmain
doctests/parser_dt.cc:8
Functionmain
doctests/address_dt.cc:7
Functionmain
apps/tun.cc:15
Functionmain
apps/webget.cc:34
Functionmain
apps/lab7.cc:290
Functionmain
apps/network_simulator.cc:346
Functionmain
apps/tcp_udp.cc:106
Functionmain
apps/tcp_native.cc:14
Functionmain
apps/tcp_benchmark.cc:106
Functionmain
apps/tcp_ipv4.cc:137
Functionmain
apps/udp_tcpdump.cc:128
Functionmain
apps/tcp_ip_ethernet.cc:112
Functionmain
tests/recv_close.cc:14
Functionmain
tests/send_extra.cc:14
Functionmain
tests/fsm_stream_reassembler_win.cc:25
Functionmain
tests/send_window.cc:14
Functionmain
tests/byte_stream_two_writes.cc:9
Functionmain
tests/byte_stream_one_write.cc:9
Functionmain
tests/send_transmit.cc:14
Functionmain
tests/send_ack.cc:14
Functionmain
tests/wrapping_integers_roundtrip.cc:23
Functionmain
tests/wrapping_integers_unwrap.cc:12
Functionmain
tests/ipv4_parser.cc:28
Functionmain
tests/fsm_stream_reassembler_seq.cc:11
Functionmain
tests/fsm_ack_rst_relaxed.cc:51
Functionmain
tests/byte_stream_capacity.cc:9
Functionmain
tests/fsm_retx_win.cc:13
Functionmain
tests/fsm_stream_reassembler_holes.cc:11
Functionmain
tests/send_retx.cc:14
Functionmain
tests/fsm_stream_reassembler_single.cc:11
Functionmain
tests/fsm_retx_relaxed.cc:13
Functionmain
tests/fsm_stream_reassembler_dup.cc:11
Functionmain
tests/fsm_connect_relaxed.cc:18
Functionmain
tests/recv_reorder.cc:16
Functionmain
tests/fsm_active_close.cc:16
Functionmain
tests/fsm_listen_relaxed.cc:17
Functionmain
tests/wrapping_integers_cmp.cc:14
Functionmain
tests/fsm_stream_reassembler_cap.cc:11
← previousnext →401–500 of 633, ranked by callers