Searched refs:SN_REPLY_ABORT (Results 1 – 2 of 2) sorted by relevance
107 #define SN_REPLY_ABORT 0x0010 /**< Reply with ABORT to sender (don't forward it) */ macro
810 case SN_REPLY_ABORT: in SctpAlias()837 case SN_REPLY_ABORT: in SctpAlias()974 case SN_REPLY_ABORT: in TxAbortErrorM()1775 return ((sm->msg == SN_SCTP_INIT) ? SN_REPLY_ABORT : SN_REPLY_ERROR); in ID_process()1790 return ((sm->msg == SN_SCTP_INIT) ? SN_REPLY_ABORT : SN_REPLY_ERROR); in ID_process()