HelenOS sources

tcp_unexpected_segment 1243 uspace/srv/net/tcp/conn.c 		tcp_unexpected_segment(epp, seg);
tcp_unexpected_segment   58 uspace/srv/net/tcp/conn.h extern void tcp_unexpected_segment(inet_ep2_t *, tcp_segment_t *);
tcp_unexpected_segment  337 uspace/srv/net/tcp/ucall.c 		tcp_unexpected_segment(epp, seg);
HelenOS homepage, sources at GitHub