Searched refs:dhdr_types (Results 1 – 1 of 1) sorted by relevance
7 static const char *const dhdr_types[] = variable15 if ( type < ARRAY_SIZE(dhdr_types) && dhdr_types[type] ) in dhdr_type_to_str()16 return dhdr_types[type]; in dhdr_type_to_str()
Completed in 26 milliseconds