Searched refs:sctp_notify_authentication (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_auth.h | 214 sctp_notify_authentication(struct sctp_tcb *stcb,
|
H A D | sctputil.c | 4120 sctp_notify_authentication(stcb, SCTP_AUTH_NO_AUTH, 0, so_locked); in sctp_ulp_notify() 4185 sctp_notify_authentication(stcb, SCTP_AUTH_NO_AUTH, 0, so_locked); in sctp_ulp_notify() 4232 sctp_notify_authentication(stcb, SCTP_AUTH_NEW_KEY, in sctp_ulp_notify() 4236 sctp_notify_authentication(stcb, SCTP_AUTH_FREE_KEY, in sctp_ulp_notify() 4240 sctp_notify_authentication(stcb, SCTP_AUTH_NO_AUTH, in sctp_ulp_notify()
|
H A D | sctp_auth.c | 1702 sctp_notify_authentication(struct sctp_tcb *stcb, uint32_t indication, in sctp_notify_authentication() function
|