Searched refs:tcp_comp_total (Results 1 – 4 of 4) sorted by relevance
101 counter_u64_t tcp_comp_total; variable133 &tcp_comp_total, "Number of mbufs queued with M_ACKCMP flags set");
243 counter_u64_add(tcp_comp_total, 1); in tcp_lro_get_last_if_ackcmp()
1460 extern counter_u64_t tcp_comp_total;
1536 tcp_comp_total = counter_u64_alloc(M_WAITOK); in tcp_init()