Searched refs:rtnl_rtrealm_a2n (Results 1 – 5 of 5) sorted by relevance
104 if (rtnl_rtrealm_a2n(realms, arg)) { in get_rt_realms()112 if (*arg && rtnl_rtrealm_a2n(&realm, arg)) in get_rt_realms()
64 if (rtnl_rtrealm_a2n(&id, *argv)) { in route_parse_opt()74 if (rtnl_rtrealm_a2n(&id, *argv)) { in route_parse_opt()
14 int rtnl_rtrealm_a2n(__u32 *id, char *arg);
283 int rtnl_rtrealm_a2n(__u32 *id, char *arg) in rtnl_rtrealm_a2n() function
493 if (rtnl_rtrealm_a2n(&realm, argv[0])) { in main()