Home | History | Annotate | Download | only in netinet

Lines Matching refs:local_hmacs

518 	    stcb->asoc.local_hmacs);
2942 if (inp->sctp_ep.local_hmacs)
2943 sctp_free_hmaclist(inp->sctp_ep.local_hmacs);
2944 inp->sctp_ep.local_hmacs =
2945 sctp_copy_hmaclist((*inp_p)->sctp_ep.local_hmacs);