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