Searched refs:actstr (Results 1 – 1 of 1) sorted by relevance
506 const char *actstr; in parse_unrec_chunk() local521 actstr = get_action_desc(cp->sch_id); in parse_unrec_chunk()523 " Chunk Type = %u%s", cp->sch_id, actstr); in parse_unrec_chunk()556 const char *actstr; in interpret_params() local605 actstr = ""; in interpret_params()607 actstr = get_action_desc((uint8_t)(ptype >> 8)); in interpret_params()611 actstr); in interpret_params()965 const char *actstr; in interpret_chunks() local1041 actstr = ""; in interpret_chunks()1043 actstr = get_action_desc(cp->sch_id); in interpret_chunks()[all …]