Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h412 #define SCTP_STR_RESET_RESPONSE 0x0010 macro
Dsctp_output.c12390 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE);
12420 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE);
Dsctp_input.c4293 } else if (ptype == SCTP_STR_RESET_RESPONSE) {