Searched refs:SCTP_COMM_UP (Results 1 – 3 of 3) sorted by relevance
315 #define SCTP_COMM_UP 0x0001 macro
3175 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()4074 sctp_notify_assoc_change(SCTP_COMM_UP, stcb, error, NULL, 0, so_locked); in sctp_ulp_notify()