Searched refs:C3CN_ABORT_REQ_RCVD (Results 1 – 2 of 2) sorted by relevance
134 C3CN_ABORT_REQ_RCVD, /* received one ABORT_REQ_RSS message */ enumerator
983 if (!c3cn_flag(c3cn, C3CN_ABORT_REQ_RCVD)) { in process_abort_req()984 c3cn_set_flag(c3cn, C3CN_ABORT_REQ_RCVD); in process_abort_req()990 c3cn_clear_flag(c3cn, C3CN_ABORT_REQ_RCVD); in process_abort_req()1036 if (c3cn_flag(c3cn, C3CN_ABORT_REQ_RCVD)) in process_abort_rpl()