Searched refs:tcp_would_have_but (Results 1 – 4 of 4) sorted by relevance
99 counter_u64_t tcp_would_have_but; variable130 &tcp_would_have_but, "Number of times we would have had an extra compressed, but mget failed");
238 counter_u64_add(tcp_would_have_but, 1); in tcp_lro_get_last_if_ackcmp()
1432 extern counter_u64_t tcp_would_have_but;
1522 tcp_would_have_but = counter_u64_alloc(M_WAITOK); in tcp_init()