Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.c1456 } else if (ptype == SCTP_CHUNK_LIST) {
1892 } else if (ptype == SCTP_CHUNK_LIST) {
2004 ph->param_type = htons(SCTP_CHUNK_LIST);
Dsctp_constants.h429 #define SCTP_CHUNK_LIST 0x8003 macro
Dsctp_output.c5271 chunks->ph.param_type = htons(SCTP_CHUNK_LIST);
5438 case SCTP_CHUNK_LIST:
6546 chunks->ph.param_type = htons(SCTP_CHUNK_LIST);
Dsctp_pcb.c7511 } else if (ptype == SCTP_CHUNK_LIST) {