Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h1027 uint32_t last_reset_action[SCTP_MAX_RESET_PARAMS];
1028 uint32_t last_sending_seq[SCTP_MAX_RESET_PARAMS];
1029 uint32_t last_base_tsnsent[SCTP_MAX_RESET_PARAMS];
Dsctp_constants.h419 #define SCTP_MAX_RESET_PARAMS 2 macro
Dsctp_input.c4456 if (num_param > SCTP_MAX_RESET_PARAMS) {