Home
last modified time | relevance | path

Searched defs:num_sacks (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/
Dtcp_out.c1165 u8_t num_sacks = 0; in tcp_get_num_sacks() local
1194 tcp_build_sack_option(const struct tcp_pcb *pcb, u32_t *opts, u8_t num_sacks) in tcp_build_sack_option()
1873 tcp_output_fill_options(const struct tcp_pcb *pcb, struct pbuf *p, u8_t optflags, u8_t num_sacks) in tcp_output_fill_options()
2025 u8_t num_sacks = 0; in tcp_send_empty_ack() local