Searched refs:tcp_comp_total (Results 1 – 4 of 4) sorted by relevance
100 counter_u64_t tcp_comp_total; variable132 &tcp_comp_total, "Number of mbufs queued with M_ACKCMP flags set");
241 counter_u64_add(tcp_comp_total, 1); in tcp_lro_get_last_if_ackcmp()
1437 extern counter_u64_t tcp_comp_total;
1533 tcp_comp_total = counter_u64_alloc(M_WAITOK); in tcp_init()