Searched defs:FuzzType (Results 1 – 3 of 3) sorted by relevance
41 struct FuzzType { struct46 FuzzType() {} in FuzzType() function47 FuzzType(int a, float b, const std::string& c) : a(a), b(b), c(c) {} in FuzzType() function
26 uint8_t FuzzType = ctrl[0] % Fuzz_TypeMax; in Fuzz_FixPackets() local54 uint8_t FuzzType = ctrl[0] % Fuzz_TypeMax; in Fuzz_RunPackets() local
34 uint8_t FuzzType = ctrl[0] % Fuzz_TypeMax; in Fuzz_FixPackets() local76 uint8_t FuzzType = ctrl[0] % Fuzz_TypeMax; in Fuzz_RunPackets() local