Home
last modified time | relevance | path

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

/external/iproute2/lib/
Drt_names.c26 #ifndef CONFDIR
27 #define CONFDIR "/etc/iproute2" macro
136 rtnl_tab_initialize(CONFDIR "/rt_protos", in rtnl_rtprot_initialize()
203 rtnl_tab_initialize(CONFDIR "/rt_scopes", in rtnl_rtscope_initialize()
266 rtnl_tab_initialize(CONFDIR "/rt_realms", in rtnl_rtrealm_initialize()
335 rtnl_hash_initialize(CONFDIR "/rt_tables", in rtnl_rttable_initialize()
403 rtnl_tab_initialize(CONFDIR "/rt_dsfield", in rtnl_rtdsfield_initialize()
/external/iproute2/
DMakefile5 CONFDIR=/etc/iproute2 macro