Home
last modified time | relevance | path

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

/include/net/
A Dtcp.h383 void (*on_closed)(struct tcp_stream *tcp); argument
393 void (*time_handler)(struct tcp_stream *tcp); argument
400 int fin_rx;
403 int fin_tx;
406 u32 iss;
407 u32 snd_una;
408 u32 snd_nxt;
409 u32 snd_wnd;
410 u32 snd_wl1;
413 u32 irs;
[all …]

Completed in 5 milliseconds