Home
last modified time | relevance | path

Searched refs:sctp_free_authinfo (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_auth.h170 extern void sctp_free_authinfo(sctp_authinfo_t *authinfo);
H A Dsctp_auth.c795 sctp_free_authinfo(sctp_authinfo_t *authinfo) in sctp_free_authinfo() function
H A Dsctp_pcb.c5141 sctp_free_authinfo(&asoc->authinfo); in sctp_free_assoc()