Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ALIGN32
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
322
# define ALIGN32(ptr) (ptr ? 0L : 0L)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
325
# define ALIGN32(ptr) (ptr)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
520
# define ALIGN32(ptr) (ptr ? 0L : 0L)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
523
# define ALIGN32(ptr) (ptr)