Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h415 #define SCTP_STR_RESET_RESPONSE 0x0010 macro
Dsctp_output.c12598 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE);
12690 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE);
Dsctp_input.c4511 } else if (ptype == SCTP_STR_RESET_RESPONSE) {