Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCP_REASS_END
usr/src/stand/lib/tcp/tcp.c
271
#define TCP_REASS_END(mp) ((uint32_t)(uintptr_t)((mp)->b_prev))
usr/src/uts/common/inet/tcp_impl.h
486
#define TCP_REASS_END(mp) ((uint32_t)(uintptr_t)((mp)->b_prev))