goldsimon 424c33bcb7 tcp_out: combine the tx path of the 4 direct tx functions
tcp_rst, tcp_send_empty_ack, tcp_keepalive and tcp_zero_window_probe
all execute the same instructions to send a segment pbuf.
Combined into tcp_output_control_segment().
2018-01-30 21:50:41 +01:00
..
2017-08-08 12:59:45 +02:00
2018-01-08 21:37:31 +01:00
2017-09-17 20:38:38 +02:00
2017-09-17 20:38:38 +02:00
2017-09-17 20:38:38 +02:00
2017-10-27 15:33:18 -05:00