Searched refs:RPDB_rtscopes (Results 1 – 1 of 1) sorted by relevance
74 RPDB_rtscopes = 4, enumerator249 case RPDB_rtscopes: in getlist()994 sprintf(scope, " scope %s ", namefromRPDB(ifa->ifa_scope, RPDB_rtscopes)); in print_addrinfo()1145 int scope = idxfromRPDB(*argv, RPDB_rtscopes); in ipaddrupdate()1267 name = xstrdup(namefromRPDB(idx, RPDB_rtscopes)); in ipaddr_listflush()1269 if ((scope = idxfromRPDB(name, RPDB_rtscopes)) < 0) { in ipaddr_listflush()