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 223 int rtnl_rtscope_a2n(__u32 *id, char *arg) function
  /external/iproute2/ip/
ipaddress.c 801 if (rtnl_rtscope_a2n(&scope, *argv)) {
1122 if (rtnl_rtscope_a2n(&scope, *argv))
    [all...]
iproute.c 778 if (rtnl_rtscope_a2n(&scope, *argv))
1159 if (rtnl_rtscope_a2n(&scope, *argv)) {
    [all...]

Completed in 55 milliseconds