Home
last modified time | relevance | path

Searched defs:SCTP_SIZE32 (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h382 #define SCTP_SIZE32(x) ((((x) + 3) >> 2) << 2) macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h382 #define SCTP_SIZE32(x) ((((x) + 3) >> 2) << 2) macro