Searched refs:tcp_inp_lro_wokeup_queue (Results 1 – 4 of 4) sorted by relevance
89 counter_u64_t tcp_inp_lro_wokeup_queue; variable106 &tcp_inp_lro_wokeup_queue, "Number of lro's where we woke up transport via hpts");956 counter_u64_add(tcp_inp_lro_wokeup_queue, 1); in tcp_lro_flush()
982 extern counter_u64_t tcp_inp_lro_wokeup_queue;
1234 tcp_inp_lro_wokeup_queue = counter_u64_alloc(M_WAITOK); in tcp_init()