Searched defs:tcp_stream (Results 1 – 1 of 1) sorted by relevance
383 void (*on_closed)(struct tcp_stream *tcp); argument393 void (*time_handler)(struct tcp_stream *tcp); argument400 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