Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tcp.c47 static uint64_t tcp_stats_tick; variable
115 tcp_stats_tick = get_ticks(); in fetch_tcp_stats()
226 if (tcp_stats_tick < this_tick) in op_tcp()