Searched refs:tcp_output_fill_options (Results 1 – 1 of 1) sorted by relevance
/btstack/3rd-party/lwip/core/src/core/ |
H A D | tcp_out.c | 1872 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 2005 tcp_output_fill_options(pcb, p, 0, optlen); in tcp_rst() 2049 tcp_output_fill_options(pcb, p, optflags, num_sacks); in tcp_send_empty_ack() 2099 tcp_output_fill_options(pcb, p, 0, optlen); in tcp_keepalive() 2181 tcp_output_fill_options(pcb, p, 0, optlen); in tcp_zero_window_probe()
|