Searched refs:wheel_wrap (Results 1 – 1 of 1) sorted by relevance
262 counter_u64_t wheel_wrap; variable264 SYSCTL_COUNTER_U64(_net_inet_tcp_hpts, OID_AUTO, wheel_wrap, CTLFLAG_RD,265 &wheel_wrap, "Number of times the wheel lagged enough to have an insert see wrap");1451 counter_u64_add(wheel_wrap, 1); in tcp_hptsi()1888 wheel_wrap = counter_u64_alloc(M_WAITOK); in tcp_init_hptsi()