Searched refs:tcp_zero_input (Results 1 – 1 of 1) sorted by relevance
174 counter_u64_t tcp_zero_input; variable176 &tcp_zero_input, "The reassembly buffer saw a zero len segment etc");286 tcp_zero_input = counter_u64_alloc(M_WAITOK); in tcp_reass_global_init()566 counter_u64_add(tcp_zero_input, 1); in tcp_reass()