Searched refs:RejectAndGiveUp (Results 1 – 1 of 1) sorted by relevance
66 enum RejectAction { RejectAndGiveUp, RejectAndResume }; in executeMatchTable() enumerator71 return RejectAndGiveUp; in executeMatchTable()166 if (handleReject() == RejectAndGiveUp) in executeMatchTable()173 if (handleReject() == RejectAndGiveUp) in executeMatchTable()206 if (handleReject() == RejectAndGiveUp) in executeMatchTable()231 if (handleReject() == RejectAndGiveUp) in executeMatchTable()325 if (handleReject() == RejectAndGiveUp) in executeMatchTable()338 if (handleReject() == RejectAndGiveUp) in executeMatchTable()367 if (handleReject() == RejectAndGiveUp) in executeMatchTable()388 if (handleReject() == RejectAndGiveUp) in executeMatchTable()[all …]