Home
last modified time | relevance | path

Searched refs:tcpinsegs (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_tcp.c110 *uint_ptr = STATS_GET(mib2.tcpinsegs); in tcp_get_value()
127 u64_t val64 = STATS_GET(mib2.tcpinsegs); in tcp_get_value()
/third_party/lwip/src/include/lwip/
Dstats.h150 u32_t tcpinsegs; member
/third_party/lwip/src/core/
Dtcp_in.c136 MIB2_STATS_INC(mib2.tcpinsegs);