Searched refs:actstr (Results 1 – 1 of 1) sorted by relevance
504 const char *actstr; in parse_unrec_chunk() local519 actstr = get_action_desc(cp->sch_id); in parse_unrec_chunk()521 " Chunk Type = %u%s", cp->sch_id, actstr); in parse_unrec_chunk()554 const char *actstr; in interpret_params() local603 actstr = ""; in interpret_params()605 actstr = get_action_desc((uint8_t)(ptype >> 8)); in interpret_params()609 actstr); in interpret_params()963 const char *actstr; in interpret_chunks() local1039 actstr = ""; in interpret_chunks()1041 actstr = get_action_desc(cp->sch_id); in interpret_chunks()[all …]