Searched refs:sctp_auth_key_release (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_var.h | 124 sctp_auth_key_release(stcb, sp->auth_keyid, _so_locked); \ 142 sctp_auth_key_release((_stcb), (_chk)->auth_keyid, _so_locked); \
|
| H A D | sctp_auth.h | 152 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t keyid,
|
| H A D | sctp_pcb.c | 4646 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_clean_up_stream() 4976 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc() 5005 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc() 5038 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc() 5059 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc() 5073 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
|
| H A D | sctp_auth.c | 564 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release() function
|
| H A D | sctp_input.c | 1901 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_process_cookie_existing() 1913 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_process_cookie_existing()
|