mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-22 08:43:44 +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().