Searched refs:npc_flow_names (Results 1 – 1 of 1) sorted by relevance
21 static const char * const npc_flow_names[] = { variable51 if (hdr >= ARRAY_SIZE(npc_flow_names)) in npc_get_field_name()52 return npc_flow_names[NPC_UNKNOWN]; in npc_get_field_name()54 return npc_flow_names[hdr]; in npc_get_field_name()