Home
last modified time | relevance | path

Searched refs:tcp_output_fill_options (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/
Dtcp_out.c1873 tcp_output_fill_options(const struct tcp_pcb *pcb, struct pbuf *p, u8_t optflags, u8_t num_sacks) in tcp_output_fill_options() function
2006 tcp_output_fill_options(pcb, p, 0, 0); in tcp_rst()
2050 tcp_output_fill_options(pcb, p, optflags, num_sacks); in tcp_send_empty_ack()
2100 tcp_output_fill_options(pcb, p, 0, 0); in tcp_keepalive()
2182 tcp_output_fill_options(pcb, p, 0, 0); in tcp_zero_window_probe()