public interface SocketOptionTcpInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getTcpiAdvmss()
uint32 tcpi_advmss = 28; |
int |
getTcpiAto()
uint32 tcpi_ato = 10; |
int |
getTcpiBackoff()
uint32 tcpi_backoff = 5; |
int |
getTcpiCaState()
uint32 tcpi_ca_state = 2; |
int |
getTcpiFackets()
uint32 tcpi_fackets = 17; |
int |
getTcpiLastAckRecv()
uint32 tcpi_last_ack_recv = 21; |
int |
getTcpiLastAckSent()
uint32 tcpi_last_ack_sent = 19; |
int |
getTcpiLastDataRecv()
uint32 tcpi_last_data_recv = 20; |
int |
getTcpiLastDataSent()
uint32 tcpi_last_data_sent = 18; |
int |
getTcpiLost()
uint32 tcpi_lost = 15; |
int |
getTcpiOptions()
uint32 tcpi_options = 6; |
int |
getTcpiPmtu()
uint32 tcpi_pmtu = 22; |
int |
getTcpiProbes()
uint32 tcpi_probes = 4; |
int |
getTcpiRcvMss()
uint32 tcpi_rcv_mss = 12; |
int |
getTcpiRcvSsthresh()
uint32 tcpi_rcv_ssthresh = 23; |
int |
getTcpiRcvWscale()
uint32 tcpi_rcv_wscale = 8; |
int |
getTcpiReordering()
uint32 tcpi_reordering = 29; |
int |
getTcpiRetrans()
uint32 tcpi_retrans = 16; |
int |
getTcpiRetransmits()
uint32 tcpi_retransmits = 3; |
int |
getTcpiRto()
uint32 tcpi_rto = 9; |
int |
getTcpiRtt()
uint32 tcpi_rtt = 24; |
int |
getTcpiRttvar()
uint32 tcpi_rttvar = 25; |
int |
getTcpiSacked()
uint32 tcpi_sacked = 14; |
int |
getTcpiSndCwnd()
uint32 tcpi_snd_cwnd = 27; |
int |
getTcpiSndMss()
uint32 tcpi_snd_mss = 11; |
int |
getTcpiSndSsthresh()
uint32 tcpi_snd_ssthresh = 26; |
int |
getTcpiSndWscale()
uint32 tcpi_snd_wscale = 7; |
int |
getTcpiState()
uint32 tcpi_state = 1; |
int |
getTcpiUnacked()
uint32 tcpi_unacked = 13; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTcpiState()
uint32 tcpi_state = 1;int getTcpiCaState()
uint32 tcpi_ca_state = 2;int getTcpiRetransmits()
uint32 tcpi_retransmits = 3;int getTcpiProbes()
uint32 tcpi_probes = 4;int getTcpiBackoff()
uint32 tcpi_backoff = 5;int getTcpiOptions()
uint32 tcpi_options = 6;int getTcpiSndWscale()
uint32 tcpi_snd_wscale = 7;int getTcpiRcvWscale()
uint32 tcpi_rcv_wscale = 8;int getTcpiRto()
uint32 tcpi_rto = 9;int getTcpiAto()
uint32 tcpi_ato = 10;int getTcpiSndMss()
uint32 tcpi_snd_mss = 11;int getTcpiRcvMss()
uint32 tcpi_rcv_mss = 12;int getTcpiUnacked()
uint32 tcpi_unacked = 13;int getTcpiSacked()
uint32 tcpi_sacked = 14;int getTcpiLost()
uint32 tcpi_lost = 15;int getTcpiRetrans()
uint32 tcpi_retrans = 16;int getTcpiFackets()
uint32 tcpi_fackets = 17;int getTcpiLastDataSent()
uint32 tcpi_last_data_sent = 18;int getTcpiLastAckSent()
uint32 tcpi_last_ack_sent = 19;int getTcpiLastDataRecv()
uint32 tcpi_last_data_recv = 20;int getTcpiLastAckRecv()
uint32 tcpi_last_ack_recv = 21;int getTcpiPmtu()
uint32 tcpi_pmtu = 22;int getTcpiRcvSsthresh()
uint32 tcpi_rcv_ssthresh = 23;int getTcpiRtt()
uint32 tcpi_rtt = 24;int getTcpiRttvar()
uint32 tcpi_rttvar = 25;int getTcpiSndSsthresh()
uint32 tcpi_snd_ssthresh = 26;int getTcpiSndCwnd()
uint32 tcpi_snd_cwnd = 27;int getTcpiAdvmss()
uint32 tcpi_advmss = 28;int getTcpiReordering()
uint32 tcpi_reordering = 29;