Searched refs:SCTP_RESTART (Results 1 – 2 of 2) sorted by relevance
314 #define SCTP_RESTART 0x0003 macro
3171 if ((state == SCTP_COMM_UP) || (state == SCTP_RESTART)) { in sctp_notify_assoc_change()3202 if ((state == SCTP_COMM_UP) || (state == SCTP_RESTART)) { in sctp_notify_assoc_change()4183 sctp_notify_assoc_change(SCTP_RESTART, stcb, error, NULL, false, false, so_locked); in sctp_ulp_notify()