Searched refs:SCTP_FRAG_LEVEL_2 (Results 1 – 4 of 4) sorted by relevance
327 #define SCTP_FRAG_LEVEL_2 0x00000002 macro
1641 *value = SCTP_FRAG_LEVEL_2;3859 if (*level == SCTP_FRAG_LEVEL_2) {
2485 } else if (SCTP_BASE_SYSCTL(sctp_default_frag_interleave) == SCTP_FRAG_LEVEL_2) { in sctp_inpcb_alloc()