Searched refs:tcp_lro_cpu_set_thresh (Results 1 – 1 of 1) sorted by relevance
108 static uint32_t tcp_lro_cpu_set_thresh = TCP_LRO_CPU_DECLARATION_THRESH; variable110 CTLFLAG_RDTUN | CTLFLAG_MPSAFE, &tcp_lro_cpu_set_thresh, 0,1212 if (lc->lro_cnt_of_same_cpu > tcp_lro_cpu_set_thresh) in tcp_lro_flush_all()