Home
last modified time | relevance | path

Searched refs:SCTP_AUTH_NEW_KEY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_uio.h452 #define SCTP_AUTH_NEW_KEY 0x0001 macro
453 #define SCTP_AUTH_NEWKEY SCTP_AUTH_NEW_KEY
H A Dsctp_auth.c1731 if (indication == SCTP_AUTH_NEW_KEY) { in sctp_notify_authentication()
H A Dsctputil.c4232 sctp_notify_authentication(stcb, SCTP_AUTH_NEW_KEY, in sctp_ulp_notify()