Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.h202 extern int sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *ch,
Dsctp_auth.c1622 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth, function
Dsctp_input.c2376 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, auth_offset)) {
4870 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m,
5671 if (sctp_handle_auth(stcb, (struct sctp_auth_chunk *)ch, m, *offset)) {