Searched refs:SCTP_FRAG_LEVEL_2 (Results 1 – 3 of 3) sorted by relevance
334 #define SCTP_FRAG_LEVEL_2 0x00000002 macro
1627 *value = SCTP_FRAG_LEVEL_2;3852 if (*level == SCTP_FRAG_LEVEL_2) {
2366 } else if (SCTP_BASE_SYSCTL(sctp_default_frag_interleave) == SCTP_FRAG_LEVEL_2) { in sctp_inpcb_alloc()