IP MIB base. More...
#include <ip_mib_module.h>
Detailed Description
IP MIB base.
Definition at line 313 of file ip_mib_module.h.
Field Documentation
◆ icmpMsgStatsTable
IpMibIcmpMsgStatsEntry icmpMsgStatsTable |
Definition at line 325 of file ip_mib_module.h.
◆ icmpStats
IpMibIcmpStatsEntry icmpStats |
Definition at line 324 of file ip_mib_module.h.
◆ icmpv6MsgStatsTable
IpMibIcmpMsgStatsEntry icmpv6MsgStatsTable |
Definition at line 335 of file ip_mib_module.h.
◆ icmpv6Stats
IpMibIcmpStatsEntry icmpv6Stats |
Definition at line 334 of file ip_mib_module.h.
◆ ipAddressSpinLock
int32_t ipAddressSpinLock |
Definition at line 316 of file ip_mib_module.h.
◆ ipDefaultTTL
int32_t ipDefaultTTL |
Definition at line 319 of file ip_mib_module.h.
◆ ipForwarding
int32_t ipForwarding |
Definition at line 318 of file ip_mib_module.h.
◆ ipIfStatsTableLastChange
uint32_t ipIfStatsTableLastChange |
Definition at line 315 of file ip_mib_module.h.
◆ ipReasmTimeout
int32_t ipReasmTimeout |
Definition at line 320 of file ip_mib_module.h.
◆ ipv4IfStatsTable
IpMibIpIfStatsEntry ipv4IfStatsTable[NET_INTERFACE_COUNT] |
Definition at line 323 of file ip_mib_module.h.
◆ ipv4InterfaceTableLastChange
uint32_t ipv4InterfaceTableLastChange |
Definition at line 321 of file ip_mib_module.h.
◆ ipv4SystemStats
IpMibIpSystemStatsEntry ipv4SystemStats |
Definition at line 322 of file ip_mib_module.h.
◆ ipv6IfStatsTable
IpMibIpIfStatsEntry ipv6IfStatsTable[NET_INTERFACE_COUNT] |
Definition at line 332 of file ip_mib_module.h.
◆ ipv6InterfaceTableLastChange
uint32_t ipv6InterfaceTableLastChange |
Definition at line 330 of file ip_mib_module.h.
◆ ipv6IpDefaultHopLimit
int32_t ipv6IpDefaultHopLimit |
Definition at line 329 of file ip_mib_module.h.
◆ ipv6IpForwarding
int32_t ipv6IpForwarding |
Definition at line 328 of file ip_mib_module.h.
◆ ipv6RouterAdvertSpinLock
int32_t ipv6RouterAdvertSpinLock |
Definition at line 333 of file ip_mib_module.h.
◆ ipv6SystemStats
IpMibIpSystemStatsEntry ipv6SystemStats |
Definition at line 331 of file ip_mib_module.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/mibs/ip_mib_module.h