Searched refs:pkt_types (Results 1 – 1 of 1) sorted by relevance
883 static const char * const pkt_types[] = { variable893 if (pkt_type < ARRAY_SIZE(pkt_types)) in pkt_type_str()894 return pkt_types[pkt_type]; in pkt_type_str()