Searched refs:sctp_copy_hmaclist (Results 1 – 4 of 4) sorted by relevance
146 sctp_copy_hmaclist(inp->sctp_ep.local_hmacs); in sctp_do_peeloff()269 sctp_copy_hmaclist(inp->sctp_ep.local_hmacs); in sctp_get_peeloff()
157 extern sctp_hmaclist_t *sctp_copy_hmaclist(sctp_hmaclist_t *list);
698 sctp_copy_hmaclist(sctp_hmaclist_t *list) function1971 stcb->asoc.local_hmacs = sctp_copy_hmaclist(inp->sctp_ep.local_hmacs);
3061 sctp_copy_hmaclist((*inp_p)->sctp_ep.local_hmacs);