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