Searched refs:dos_req_limit (Results 1 – 1 of 1) sorted by relevance
107 static uint32_t dos_req_limit; variable788 if (service_requests > dos_req_limit) in check_denial_of_service()1088 dos_req_limit = DOS_PICL_REQUESTS_LIMIT; in main()1108 dos_req_limit = strtol(optarg, (char **)NULL, 0); in main()