Home | History | Annotate | Download | only in netinet

Lines Matching refs:local_hmacs

3001 	m->local_hmacs = sctp_default_supported_hmaclist();
4220 if (inp->sctp_ep.local_hmacs != NULL)
4221 sctp_free_hmaclist(inp->sctp_ep.local_hmacs);
5844 if (asoc->local_hmacs)
5845 sctp_free_hmaclist(asoc->local_hmacs);