Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TSTMP_LT
usr/src/stand/lib/tcp/tcp.c
74
#define TSTMP_LT(a, b) ((int32_t)((a)-(b)) < 0)
usr/src/uts/common/inet/tcp_impl.h
239
#define TSTMP_LT(a, b) ((int32_t)((a)-(b)) < 0)