Searched refs:rt_realms (Results 1 – 2 of 2) sorted by relevance
6 can be a named realm from /etc/iproute2/rt_realms (mask can not be used in
88 static struct arglist *rt_realms[RPDB_ENTRIES]; variable242 alist = rt_realms; in getlist()245 init_arglist(rt_realms,0,"unspec"); in getlist()246 parseRPDB("/etc/iproute2/rt_realms", alist, ARRAY_LEN(rt_realms)); in getlist()2791 if (rtrealms_init) free_alist(rt_realms); in ip_main()