TCP MIB base. More...
#include <tcp_mib_module.h>
Data Fields | |
int32_t | tcpRtoAlgorithm |
int32_t | tcpRtoMin |
int32_t | tcpRtoMax |
int32_t | tcpMaxConn |
uint32_t | tcpActiveOpens |
uint32_t | tcpPassiveOpens |
uint32_t | tcpAttemptFails |
uint32_t | tcpEstabResets |
uint32_t | tcpInSegs |
uint32_t | tcpOutSegs |
uint32_t | tcpRetransSegs |
uint32_t | tcpInErrs |
uint32_t | tcpOutRsts |
uint64_t | tcpHCInSegs |
uint64_t | tcpHCOutSegs |
Detailed Description
TCP MIB base.
Definition at line 97 of file tcp_mib_module.h.
Field Documentation
◆ tcpActiveOpens
uint32_t tcpActiveOpens |
Definition at line 103 of file tcp_mib_module.h.
◆ tcpAttemptFails
uint32_t tcpAttemptFails |
Definition at line 105 of file tcp_mib_module.h.
◆ tcpEstabResets
uint32_t tcpEstabResets |
Definition at line 106 of file tcp_mib_module.h.
◆ tcpHCInSegs
uint64_t tcpHCInSegs |
Definition at line 112 of file tcp_mib_module.h.
◆ tcpHCOutSegs
uint64_t tcpHCOutSegs |
Definition at line 113 of file tcp_mib_module.h.
◆ tcpInErrs
uint32_t tcpInErrs |
Definition at line 110 of file tcp_mib_module.h.
◆ tcpInSegs
uint32_t tcpInSegs |
Definition at line 107 of file tcp_mib_module.h.
◆ tcpMaxConn
int32_t tcpMaxConn |
Definition at line 102 of file tcp_mib_module.h.
◆ tcpOutRsts
uint32_t tcpOutRsts |
Definition at line 111 of file tcp_mib_module.h.
◆ tcpOutSegs
uint32_t tcpOutSegs |
Definition at line 108 of file tcp_mib_module.h.
◆ tcpPassiveOpens
uint32_t tcpPassiveOpens |
Definition at line 104 of file tcp_mib_module.h.
◆ tcpRetransSegs
uint32_t tcpRetransSegs |
Definition at line 109 of file tcp_mib_module.h.
◆ tcpRtoAlgorithm
int32_t tcpRtoAlgorithm |
Definition at line 99 of file tcp_mib_module.h.
◆ tcpRtoMax
int32_t tcpRtoMax |
Definition at line 101 of file tcp_mib_module.h.
◆ tcpRtoMin
int32_t tcpRtoMin |
Definition at line 100 of file tcp_mib_module.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/mibs/tcp_mib_module.h