mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-12 09:24:39 +08:00

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().