Searched refs:SCTP_STR_RESET_ADD_IN_STREAMS (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_constants.h447 #define SCTP_STR_RESET_ADD_IN_STREAMS 0x0012 macro
H A Dsctp_input.c3777 } else if (type == SCTP_STR_RESET_ADD_IN_STREAMS) {
4280 } else if (ptype == SCTP_STR_RESET_ADD_IN_STREAMS) {
H A Dsctp_output.c12296 addstr->ph.param_type = htons(SCTP_STR_RESET_ADD_IN_STREAMS);

Completed in 358 milliseconds