Home
last modified time | relevance | path

Searched refs:SCTP_RESTART (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dsctp_uio.h319 #define SCTP_RESTART 0x0003 macro
H A Dsctputil.c2733 if ((state == SCTP_COMM_UP) || (state == SCTP_RESTART)) { in sctp_notify_assoc_change()
2760 if ((state == SCTP_COMM_UP) || (state == SCTP_RESTART)) { in sctp_notify_assoc_change()
3801 sctp_notify_assoc_change(SCTP_RESTART, stcb, error, NULL, 0, so_locked); in sctp_ulp_notify()