Home
last modified time | relevance | path

Searched refs:rtnl_rtscope_a2n (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/include/
Drt_names.h14 int rtnl_rtscope_a2n(__u32 *id, const char *arg);
/external/iproute2/lib/
Drt_names.c234 int rtnl_rtscope_a2n(__u32 *id, const char *arg) in rtnl_rtscope_a2n() function
/external/iproute2/ip/
Diproute.c926 if (rtnl_rtscope_a2n(&scope, *argv)) in iproute_modify()
1388 if (rtnl_rtscope_a2n(&scope, *argv)) { in iproute_list_flush_or_save()
Dipaddress.c1489 if (rtnl_rtscope_a2n(&scope, *argv)) { in ipaddr_list_flush_or_save()
1833 if (rtnl_rtscope_a2n(&scope, *argv)) in ipaddr_modify()