Searched refs:tcp_uncomp_total (Results 1 – 4 of 4) sorted by relevance
101 counter_u64_t tcp_uncomp_total; variable134 &tcp_uncomp_total, "Number of mbufs queued without M_ACKCMP");
459 counter_u64_add(tcp_uncomp_total, 1); in do_bpf_strip_and_compress()
1434 extern counter_u64_t tcp_uncomp_total;
1524 tcp_uncomp_total = counter_u64_alloc(M_WAITOK); in tcp_init()