mibs for TCPCTL

This table shows the mib[3] values supported for

mib[0]=CTL_NET
mib[1]=PF_INET
mib[2]=IPPROTO_TCP

┌──────────────────────────────────────────────────────────────────┐
│mib[3] Values         Data Type   Description                     │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_MSSDFLT        int         Get or set the TCP maximum      │
│                                  segment size (MSS) default.     │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_RTTDFLT        int         Get or set the round trip time  │
│                                  (RTT) default.                  │
├──────────────────────────────────────────────────────────────────┤
│TCPCTL_STATS          struct      Get (no set) the TCP statistics.│
│                      tcpstat                                     │
└──────────────────────────────────────────────────────────────────┘


[Back: mibs for TCPCTL inetconfig]
[Next: mibs for UDPCTL inetconfig]