Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h428 #ifndef SCTP_ALIGNM1
429 #define SCTP_ALIGNM1 (SCTP_ALIGNMENT-1) macro
451 char align[(sizeof(struct inpcb) + SCTP_ALIGNM1) &
452 ~SCTP_ALIGNM1];