Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ABE32_TO_U32
usr/src/uts/common/inet/common.h
81
#define ABE32_TO_U32(p) (*((uint32_t *)p))
usr/src/uts/common/inet/common.h
88
#define ABE32_TO_U32(p) BE32_TO_U32(p)