Home
last modified time | relevance | path

Searched refs:sctp_free_hmaclist (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_peeloff.c138 sctp_free_hmaclist(n_inp->sctp_ep.local_hmacs); in sctp_do_peeloff()
H A Dsctp_auth.h157 extern void sctp_free_hmaclist(sctp_hmaclist_t *list);
H A Dsctp_auth.c648 sctp_free_hmaclist(sctp_hmaclist_t *list) in sctp_free_hmaclist() function
1417 sctp_free_hmaclist(stcb->asoc.local_hmacs); in sctp_auth_get_cookie_params()
H A Dsctp_pcb.c3635 sctp_free_hmaclist(inp->sctp_ep.local_hmacs); in sctp_inpcb_free()
5132 sctp_free_hmaclist(asoc->local_hmacs); in sctp_free_assoc()
5134 sctp_free_hmaclist(asoc->peer_hmacs); in sctp_free_assoc()
6487 sctp_free_hmaclist(stcb->asoc.peer_hmacs); in sctp_load_addresses_from_init()
H A Dsctp_usrreq.c4429 sctp_free_hmaclist(hmaclist);
4441 sctp_free_hmaclist(hmaclist);
4449 sctp_free_hmaclist(inp->sctp_ep.local_hmacs);
H A Dsctp_input.c2713 sctp_free_hmaclist(inp->sctp_ep.local_hmacs); in sctp_handle_cookie_echo()