Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_peeloff.c134 sctp_free_hmaclist(n_inp->sctp_ep.local_hmacs); in sctp_do_peeloff()
H A Dsctp_auth.h154 extern void sctp_free_hmaclist(sctp_hmaclist_t *list);
H A Dsctp_auth.c645 sctp_free_hmaclist(sctp_hmaclist_t *list) in sctp_free_hmaclist() function
1414 sctp_free_hmaclist(stcb->asoc.local_hmacs); in sctp_auth_get_cookie_params()
H A Dsctp_pcb.c3515 sctp_free_hmaclist(inp->sctp_ep.local_hmacs); in sctp_inpcb_free()
4997 sctp_free_hmaclist(asoc->local_hmacs); in sctp_free_assoc()
4999 sctp_free_hmaclist(asoc->peer_hmacs); in sctp_free_assoc()
6377 sctp_free_hmaclist(stcb->asoc.peer_hmacs); in sctp_load_addresses_from_init()
H A Dsctp_usrreq.c4417 sctp_free_hmaclist(hmaclist);
4429 sctp_free_hmaclist(hmaclist);
4437 sctp_free_hmaclist(inp->sctp_ep.local_hmacs);
H A Dsctp_input.c2666 sctp_free_hmaclist(inp->sctp_ep.local_hmacs); in sctp_handle_cookie_echo()