Home
last modified time | relevance | path

Searched refs:sctp_error_auth_invalid_hmac (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.c1656 struct sctp_error_auth_invalid_hmac *cause;
1666 op_err = sctp_get_mbuf_for_msg(sizeof(struct sctp_error_auth_invalid_hmac),
1672 cause = mtod(op_err, struct sctp_error_auth_invalid_hmac *);
1674 cause->cause.length = htons(sizeof(struct sctp_error_auth_invalid_hmac));
1676 SCTP_BUF_LEN(op_err) = sizeof(struct sctp_error_auth_invalid_hmac);
Dsctp.h444 struct sctp_error_auth_invalid_hmac { struct