+
Point of view
All features
deferred class TCP_INFO_STRUCT
Features
{}
- tcp_info_struct_set_tcpi_state (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_ca_state (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_retransmits (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_probes (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_backoff (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_options (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_snd_wscale (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_rcv_wscale (a_structure: POINTER, a_value: CHARACTER)
- tcp_info_struct_set_tcpi_rto (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_ato (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_snd_mss (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_rcv_mss (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_unacked (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_sacked (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_lost (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_retrans (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_fackets (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_last_data_sent (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_last_ack_sent (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_last_data_recv (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_last_ack_recv (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_pmtu (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_rcv_ssthresh (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_rtt (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_rttvar (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_snd_ssthresh (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_snd_cwnd (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_advmss (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_reordering (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_rcv_rtt (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_rcv_space (a_structure: POINTER, a_value: NATURAL_32)
- tcp_info_struct_set_tcpi_total_retrans (a_structure: POINTER, a_value: NATURAL_32)
{}