Searched refs:need_flush (Results 1 – 3 of 3) sorted by relevance
210 int need_flush = 0; /* indicates whether we have unsent packets */ in main() local253 if (rx_pkts == 0 && need_flush) { in main()262 need_flush = 0; in main()269 need_flush = 1; in main()
309 int need_flush = 0; /* indicates whether we have unsent packets */ in main() local369 if (need_flush) in main()378 need_flush = 0; in main()384 need_flush = 1; in main()
1151 uint16_t eh_type, tcp_data_len, need_flush; in tcp_lro_rx2() local1226 need_flush = 1; in tcp_lro_rx2()1228 need_flush = 0; in tcp_lro_rx2()1242 need_flush = 2; in tcp_lro_rx2()1315 if (need_flush) in tcp_lro_rx2()1316 le->need_wakeup = need_flush; in tcp_lro_rx2()1387 if (need_flush) in tcp_lro_rx2()1388 le->need_wakeup = need_flush; in tcp_lro_rx2()