Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_auth.h167 extern void sctp_free_authinfo(sctp_authinfo_t *authinfo);
H A Dsctp_auth.c792 sctp_free_authinfo(sctp_authinfo_t *authinfo) in sctp_free_authinfo() function
H A Dsctp_pcb.c5006 sctp_free_authinfo(&asoc->authinfo); in sctp_free_assoc()