Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
H A Dtcp_out.c1177 u8_t num_sacks = 0; in tcp_get_num_sacks() local
1206 tcp_build_sack_option(const struct tcp_pcb *pcb, u32_t *opts, u8_t num_sacks) in tcp_build_sack_option() argument
1885 tcp_output_fill_options(const struct tcp_pcb *pcb, struct pbuf *p, u8_t optflags, u8_t num_sacks) in tcp_output_fill_options() argument
2037 u8_t num_sacks = 0; tcp_send_empty_ack() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dtcp.h566 u32_t num_sacks; member

Completed in 4 milliseconds