Searched refs:SCTP_ALIGNM1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h417 #ifndef SCTP_ALIGNM1
418 #define SCTP_ALIGNM1 (SCTP_ALIGNMENT-1) macro
440 char align[(sizeof(struct in6pcb) + SCTP_ALIGNM1) &
441 ~SCTP_ALIGNM1];

Completed in 599 milliseconds