|
Routing Metrices Translations |
|
char * | rtnl_route_metric2str (int metric, char *buf, size_t size) |
|
int | rtnl_route_str2metric (const char *name) |
Nexthop Flags Translations |
|
char * | rtnl_route_nh_flags2str (int flags, char *buf, size_t len) |
|
int | rtnl_route_nh_str2flags (const char *name) |
Routing Table Identifier Translations |
|
int | rtnl_route_read_table_names (const char *path) |
|
char * | rtnl_route_table2str (int table, char *buf, size_t size) |
|
int | rtnl_route_str2table (const char *name) |
Routing Protocol Translations |
|
int | rtnl_route_read_protocol_names (const char *path) |
|
char * | rtnl_route_proto2str (int proto, char *buf, size_t size) |
|
int | rtnl_route_str2proto (const char *name) |