Searched refs:rtmtype_idx2str (Results 1 – 1 of 1) sorted by relevance
317 static char *rtmtype_idx2str(u_int8_t idx) in rtmtype_idx2str() function1507 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()