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
261 case RPDB_rttables: in getlist()
1808 if ((gfilter.tb = idxfromRPDB(*argv, RPDB_rttables)) < 0) in route_show_flush()
1957 req.msg.rtm_table = idxfromRPDB(*argv, RPDB_rttables); in route_update()
2168 if ((tid = idxfromRPDB(*argv, RPDB_rttables)) < 0) in ruleupdate()
2264 printf("lookup %s ", namefromRPDB(msg->rtm_table, RPDB_rttables)); in show_rules()