Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtcp_out.c393 struct tcp_seg *last_unsent = NULL, *seg = NULL, *prev_seg = NULL, *queue = NULL; in tcp_write() local
1008 struct tcp_seg *last_unsent; in tcp_send_fin() local