Searched refs:new_authinfo (Results 1 – 1 of 1) sorted by relevance
801 sctp_authinfo_t *new_authinfo; local803 SCTP_MALLOC(new_authinfo, sctp_authinfo_t *, sizeof(*new_authinfo),806 if (new_authinfo == NULL) {810 memset(new_authinfo, 0, sizeof(*new_authinfo));811 return (new_authinfo);