Searched refs:rtnl_rtntype_n2a (Results 1 – 4 of 4) sorted by relevance
7 const char *rtnl_rtntype_n2a(int id) FAST_FUNC;
36 const char* FAST_FUNC rtnl_rtntype_n2a(int id) in rtnl_rtntype_n2a() function
180 fputs_stdout(rtnl_rtntype_n2a(r->rtm_type)); in print_rule()
235 printf("%s ", rtnl_rtntype_n2a(r->rtm_type)); in print_route()