Searched refs:npc_flow_names (Results 1 – 1 of 1) sorted by relevance
16 static const char * const npc_flow_names[] = { variable64 if (hdr >= ARRAY_SIZE(npc_flow_names)) in npc_get_field_name()65 return npc_flow_names[NPC_UNKNOWN]; in npc_get_field_name()67 return npc_flow_names[hdr]; in npc_get_field_name()