Home
last modified time | relevance | path

Searched refs:sctp_auth_key_release (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_var.h121 sctp_auth_key_release(stcb, sp->auth_keyid, _so_locked); \
139 sctp_auth_key_release((_stcb), (_chk)->auth_keyid, _so_locked); \
H A Dsctp_auth.h149 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t keyid,
H A Dsctp_pcb.c4528 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_clean_up_stream()
4841 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
4870 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
4903 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
4924 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
4938 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
H A Dsctp_auth.c561 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release() function
H A Dsctp_input.c1844 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_process_cookie_existing()
1859 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_process_cookie_existing()