Searched refs:StrictController (Results 1 – 6 of 6) sorted by relevance
36 auto StrictController::execIptablesRestore = ::execIptablesRestore;38 const char* StrictController::LOCAL_OUTPUT = "st_OUTPUT";39 const char* StrictController::LOCAL_CLEAR_DETECT = "st_clear_detect";40 const char* StrictController::LOCAL_CLEAR_CAUGHT = "st_clear_caught";41 const char* StrictController::LOCAL_PENALTY_LOG = "st_penalty_log";42 const char* StrictController::LOCAL_PENALTY_REJECT = "st_penalty_reject";47 StrictController::StrictController(void) { in StrictController() function in StrictController50 int StrictController::setupIptablesHooks(void) { in setupIptablesHooks()142 int StrictController::resetChains(void) { in resetChains()159 int StrictController::setUidCleartextPenalty(uid_t uid, StrictPenalty penalty) { in setUidCleartextPenalty()
30 class StrictController {32 StrictController();
32 StrictController::execIptablesRestore = fakeExecIptablesRestore; in StrictControllerTest()34 StrictController mStrictCtrl;
51 StrictController strictCtrl;
71 StrictController::LOCAL_OUTPUT,
86 "StrictController.cpp",