Searched refs:sctp_authinfo_t (Results 1 – 3 of 3) sorted by relevance
100 } sctp_authinfo_t; typedef165 extern sctp_authinfo_t *sctp_alloc_authinfo(void);166 extern void sctp_free_authinfo(sctp_authinfo_t *authinfo);
798 sctp_authinfo_t *801 sctp_authinfo_t *new_authinfo;803 SCTP_MALLOC(new_authinfo, sctp_authinfo_t *, sizeof(*new_authinfo),815 sctp_free_authinfo(sctp_authinfo_t *authinfo)
1143 sctp_authinfo_t authinfo; /* randoms, cached keys */