sctp_free_hmaclist
sctp_free_hmaclist(stcb->asoc.local_hmacs);
extern void sctp_free_hmaclist(sctp_hmaclist_t *list);
sctp_free_hmaclist(inp->sctp_ep.local_hmacs);
sctp_free_hmaclist(inp->sctp_ep.local_hmacs);
sctp_free_hmaclist(asoc->local_hmacs);
sctp_free_hmaclist(asoc->peer_hmacs);
sctp_free_hmaclist(stcb->asoc.peer_hmacs);
sctp_free_hmaclist(n_inp->sctp_ep.local_hmacs);
sctp_free_hmaclist(hmaclist);
sctp_free_hmaclist(hmaclist);
sctp_free_hmaclist(inp->sctp_ep.local_hmacs);