Home
last modified time | relevance | path

Searched refs:SCTP_UNRECOG_PARAM (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h406 #define SCTP_UNRECOG_PARAM 0x0008 macro
Dsctp_output.c5426 case SCTP_UNRECOG_PARAM:
5626 param->param_type = htons(SCTP_UNRECOG_PARAM);
Dsctp_pcb.c7544 (ptype == SCTP_UNRECOG_PARAM) ||