Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_uio.h308 #define SCTP_COMM_LOST 0x0002 macro
HDsctputil.c2628 } else if ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC)) { in sctp_notify_assoc_change()
2669 } else if ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC)) { in sctp_notify_assoc_change()
2698 ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC))) { in sctp_notify_assoc_change()
2736 ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC))) { in sctp_notify_assoc_change()
3648 sctp_notify_assoc_change(SCTP_COMM_LOST, stcb, error, data, 0, so_locked); in sctp_ulp_notify()
3656 sctp_notify_assoc_change(SCTP_COMM_LOST, stcb, error, data, 1, so_locked); in sctp_ulp_notify()