HelenOS sources

TCP_ERESET        123 uspace/srv/net/tcp/test/ucall.c 	PCUT_ASSERT_INT_EQUALS(TCP_ERESET, trc);
TCP_ERESET        111 uspace/srv/net/tcp/ucall.c 		return TCP_ERESET;
TCP_ERESET        159 uspace/srv/net/tcp/ucall.c 			return TCP_ERESET;
TCP_ERESET        214 uspace/srv/net/tcp/ucall.c 			return TCP_ERESET;
HelenOS homepage, sources at GitHub