Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dip.c78 RPDB_rttables = 5 enumerator
282 case RPDB_rttables: in getlist()
1919 if ((gfilter.tb = idxfromRPDB(*argv, RPDB_rttables)) < 0) in route_show_flush()
2067 req.msg.rtm_table = idxfromRPDB(*argv, RPDB_rttables); in route_update()
2275 if ((tid = idxfromRPDB(*argv, RPDB_rttables)) < 0) in ruleupdate()
2371 printf("lookup %s ", namefromRPDB(msg->rtm_table, RPDB_rttables)); in show_rules()