Searched refs:SN_REPLY_ABORT (Results 1 – 2 of 2) sorted by relevance
106 #define SN_REPLY_ABORT 0x0010 /**< Reply with ABORT to sender (don't forward it) */ macro
823 case SN_REPLY_ABORT: in SctpAlias()850 case SN_REPLY_ABORT: in SctpAlias()987 case SN_REPLY_ABORT: in TxAbortErrorM()1787 return ((sm->msg == SN_SCTP_INIT) ? SN_REPLY_ABORT : SN_REPLY_ERROR); in ID_process()1802 return ((sm->msg == SN_SCTP_INIT) ? SN_REPLY_ABORT : SN_REPLY_ERROR); in ID_process()