Home
last modified time | relevance | path

Searched refs:RPDB_rttables (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dip.c75 RPDB_rttables = 5 enumerator
267 case RPDB_rttables: in getlist()
1812 if ((gfilter.tb = idxfromRPDB(*argv, RPDB_rttables)) < 0) in route_show_flush()
1961 req.msg.rtm_table = idxfromRPDB(*argv, RPDB_rttables); in route_update()
2172 if ((tid = idxfromRPDB(*argv, RPDB_rttables)) < 0) in ruleupdate()
2268 printf("lookup %s ", namefromRPDB(msg->rtm_table, RPDB_rttables)); in show_rules()