Searched refs:rt_tables (Results 1 – 3 of 3) sorted by relevance
48 # Needed to update /data/misc/net/rt_tables
87 static struct arglist *rt_tables[RPDB_ENTRIES]; variable268 alist = rt_tables; in getlist()271 init_arglist(rt_tables,RT_TABLE_DEFAULT,"default"); in getlist()272 init_arglist(rt_tables,RT_TABLE_MAIN,"main"); in getlist()273 init_arglist(rt_tables,RT_TABLE_LOCAL,"local"); in getlist()274 parseRPDB("/etc/iproute2/rt_tables", alist, ARRAY_LEN(rt_tables)); in getlist()2797 if (rttable_init) free_alist(rt_tables); in ip_main()
1192 name from the file \verb|/etc/iproute2/rt_tables|. By default all normal1247 \verb|/etc/iproute2/rt_tables|. If this parameter is omitted,2191 as it is recorded in the file \verb|/etc/iproute2/rt_tables|.