Searched refs:tcp_uncomp_total (Results 1 – 4 of 4) sorted by relevance
102 counter_u64_t tcp_uncomp_total; variable135 &tcp_uncomp_total, "Number of mbufs queued without M_ACKCMP");
461 counter_u64_add(tcp_uncomp_total, 1); in do_bpf_strip_and_compress()
1460 extern counter_u64_t tcp_uncomp_total;
1535 tcp_uncomp_total = counter_u64_alloc(M_WAITOK); in tcp_init()