Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h327 #define SCTP_FRAG_LEVEL_2 0x00000002 macro
H A Dsctp_usrreq.c1641 *value = SCTP_FRAG_LEVEL_2;
3859 if (*level == SCTP_FRAG_LEVEL_2) {
H A Dsctp_pcb.c2485 } else if (SCTP_BASE_SYSCTL(sctp_default_frag_interleave) == SCTP_FRAG_LEVEL_2) { in sctp_inpcb_alloc()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h327 #define SCTP_FRAG_LEVEL_2 0x00000002 macro