Home
last modified time | relevance | path

Searched refs:rtmtype_idx2str (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dip.c317 static char *rtmtype_idx2str(u_int8_t idx) in rtmtype_idx2str() function
1507 sprintf(out,"%s%s ", out,rtmtype_idx2str(msg->rtm_type)); in display_route_info()
2280 printf("%s", rtmtype_idx2str(msg->rtm_type)); in show_rules()