Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h341 #ifndef SCTP_ALIGNM1
342 #define SCTP_ALIGNM1 (SCTP_ALIGNMENT-1) macro
363 char align[(sizeof(struct inpcb) + SCTP_ALIGNM1) &
364 ~SCTP_ALIGNM1];