FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCTP_ALIGNM1
sys/netinet/sctp_pcb.h
338
#ifndef SCTP_ALIGNM1
sys/netinet/sctp_pcb.h
360
char align[(sizeof(struct inpcb) + SCTP_ALIGNM1) &
sys/netinet/sctp_pcb.h
361
~SCTP_ALIGNM1];