HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_rtscope_a2n (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/
rt_names.h 12 int rtnl_rtscope_a2n(__u32 *id, char *arg);
  /external/iproute2/lib/
rt_names.c 219 int rtnl_rtscope_a2n(__u32 *id, char *arg) function
  /external/iproute2/ip/
ipaddress.c 742 if (rtnl_rtscope_a2n(&scope, *argv)) {
1055 if (rtnl_rtscope_a2n(&scope, *argv))
iproute.c 741 if (rtnl_rtscope_a2n(&scope, *argv))
1095 if (rtnl_rtscope_a2n(&scope, *argv)) {
    [all...]

Completed in 294 milliseconds