mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-02-04 20:26:40 +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().