Searched refs:RejectAndGiveUp (Results 1 – 1 of 1) sorted by relevance
61 enum RejectAction { RejectAndGiveUp, RejectAndResume }; in executeMatchTable() enumerator66 return RejectAndGiveUp; in executeMatchTable()98 if (handleReject() == RejectAndGiveUp) in executeMatchTable()105 if (handleReject() == RejectAndGiveUp) in executeMatchTable()133 if (handleReject() == RejectAndGiveUp) in executeMatchTable()151 if (handleReject() == RejectAndGiveUp) in executeMatchTable()236 if (handleReject() == RejectAndGiveUp) in executeMatchTable()261 if (handleReject() == RejectAndGiveUp) in executeMatchTable()283 if (handleReject() == RejectAndGiveUp) in executeMatchTable()302 if (handleReject() == RejectAndGiveUp) in executeMatchTable()[all …]