Lines Matching defs:idxfromRPDB
323 static int idxfromRPDB(char *name, u_int8_t whichDB)
1196 int scope = idxfromRPDB(*argv, RPDB_rtscopes);
1320 if ((scope = idxfromRPDB(name, RPDB_rtscopes)) < 0) {
1891 if ((idx = idxfromRPDB(*argv,RPDB_rtprotos)) < 0)
1920 if ((gfilter.tb = idxfromRPDB(*argv, RPDB_rttables)) < 0)
2062 if ((idx = idxfromRPDB(*argv,RPDB_rtprotos)) < 0)
2068 req.msg.rtm_table = idxfromRPDB(*argv, RPDB_rttables);
2245 if ((tos = idxfromRPDB(*argv, RPDB_rtdsfield)) < 0)
2259 if ((ret = idxfromRPDB(*argv, RPDB_rtrealms)) < 0)
2265 if ((ret = idxfromRPDB(ptr, RPDB_rtrealms)) < 0)
2276 if ((tid = idxfromRPDB(*argv, RPDB_rttables)) < 0)
2673 if ((ret = idxfromRPDB(*argv, RPDB_rtdsfield)) < 0)