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