Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_SIZE32

421 #define SCTP_SIZE32(x)	((((x) + 3) >> 2) << 2)