Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h325 #define SCTP_FRAG_LEVEL_0 0x00000000 macro
H A Dsctp_usrreq.c1646 *value = SCTP_FRAG_LEVEL_0;
3865 } else if (*level == SCTP_FRAG_LEVEL_0) {
H A Dsctp_pcb.c2488 } else if (SCTP_BASE_SYSCTL(sctp_default_frag_interleave) == SCTP_FRAG_LEVEL_0) { in sctp_inpcb_alloc()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h325 #define SCTP_FRAG_LEVEL_0 0x00000000 macro