Searched refs:SCTP_CANT_STR_ASSOC (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_uio.h | 319 #define SCTP_CANT_STR_ASSOC 0x0005 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() 4139 sctp_notify_assoc_change(SCTP_CANT_STR_ASSOC, stcb, error, data, 0, so_locked); in sctp_ulp_notify() 4147 sctp_notify_assoc_change(SCTP_CANT_STR_ASSOC, stcb, error, data, 1, so_locked); in sctp_ulp_notify()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_uio.h | 319 #define SCTP_CANT_STR_ASSOC 0x0005 macro
|