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