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