Searched refs:SN_REPLY_ERROR (Results 1 – 2 of 2) sorted by relevance
111 #define SN_REPLY_ERROR 0x0200 /**< Reply with ERROR to sender on ASCONF clash */ macro
811 case SN_REPLY_ERROR: in SctpAlias()838 case SN_REPLY_ERROR: in SctpAlias()968 case SN_REPLY_ERROR: in TxAbortErrorM()1775 return ((sm->msg == SN_SCTP_INIT) ? SN_REPLY_ABORT : SN_REPLY_ERROR); in ID_process()1778 return (SN_REPLY_ERROR); in ID_process()1790 return ((sm->msg == SN_SCTP_INIT) ? SN_REPLY_ABORT : SN_REPLY_ERROR); in ID_process()1793 return (SN_REPLY_ERROR); in ID_process()