HelenOS sources

seq_no_seg_trim_calc 1372 uspace/srv/net/tcp/conn.c 	seq_no_seg_trim_calc(conn, seg, &left, &right);
seq_no_seg_trim_calc   49 uspace/srv/net/tcp/seq_no.h extern void seq_no_seg_trim_calc(tcp_conn_t *, tcp_segment_t *, uint32_t *,
seq_no_seg_trim_calc  390 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  395 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  400 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  405 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  410 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  415 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  420 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  425 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  430 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  435 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  446 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  451 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  456 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  461 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
seq_no_seg_trim_calc  466 uspace/srv/net/tcp/test/seq_no.c 	seq_no_seg_trim_calc(conn, seg, &ltrim, &rtrim);
HelenOS homepage, sources at GitHub