Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h426 #define SCTP_CHUNK_LIST 0x8003 macro
Dsctp_auth.c1489 } else if (ptype == SCTP_CHUNK_LIST) {
1917 } else if (ptype == SCTP_CHUNK_LIST) {
2026 ph->param_type = htons(SCTP_CHUNK_LIST);
Dsctp_output.c5247 chunks->ph.param_type = htons(SCTP_CHUNK_LIST);
5397 case SCTP_CHUNK_LIST:
6428 chunks->ph.param_type = htons(SCTP_CHUNK_LIST);
Dsctp_pcb.c7562 } else if (ptype == SCTP_CHUNK_LIST) {