Searched refs:rtnl_route_proto2str (Results 1 – 3 of 3) sorted by relevance
125 char *rtnl_route_proto2str(int proto, char *buf, size_t size) in rtnl_route_proto2str() function
232 rtnl_route_proto2str(r->rt_protocol, buf, sizeof(buf))); in route_dump_details()
117 extern char * rtnl_route_proto2str(int, char *, size_t);