Searched refs:SCTP_COMM_LOST (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_uio.h | 316 #define SCTP_COMM_LOST 0x0002 macro
|
| H A D | sctputil.c | 3177 } else if ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC)) { in sctp_notify_assoc_change() 3221 } else if ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC)) { in sctp_notify_assoc_change() 3250 ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC))) { in sctp_notify_assoc_change() 3275 ((state == SCTP_COMM_LOST) || (state == SCTP_CANT_STR_ASSOC))) { in sctp_notify_assoc_change() 4141 sctp_notify_assoc_change(SCTP_COMM_LOST, stcb, error, data, 0, so_locked); in sctp_ulp_notify() 4149 sctp_notify_assoc_change(SCTP_COMM_LOST, stcb, error, data, 1, so_locked); in sctp_ulp_notify()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_uio.h | 316 #define SCTP_COMM_LOST 0x0002 macro
|