Home
last modified time | relevance | path

Searched refs:sctp_copy_hmaclist (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_peeloff.c142 sctp_copy_hmaclist(inp->sctp_ep.local_hmacs); in sctp_do_peeloff()
254 sctp_copy_hmaclist(inp->sctp_ep.local_hmacs); in sctp_get_peeloff()
Dsctp_auth.h157 extern sctp_hmaclist_t *sctp_copy_hmaclist(sctp_hmaclist_t *list);
Dsctp_auth.c694 sctp_copy_hmaclist(sctp_hmaclist_t *list) function
1963 stcb->asoc.local_hmacs = sctp_copy_hmaclist(inp->sctp_ep.local_hmacs);
Dsctp_input.c3060 sctp_copy_hmaclist((*inp_p)->sctp_ep.local_hmacs);