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()230 if (handleReject() == RejectAndGiveUp) in executeMatchTable()320 if (handleReject() == RejectAndGiveUp) in executeMatchTable()349 if (handleReject() == RejectAndGiveUp) in executeMatchTable()370 if (handleReject() == RejectAndGiveUp) in executeMatchTable()391 if (handleReject() == RejectAndGiveUp) in executeMatchTable()[all …]