:orphan: .. index:: pair: enum; netconf_route_table .. _doxid-netconf_8h_1a2aac7022de92afc39ac8f1fb6944d106: enum netconf_route_table ======================== Routing table ids .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum netconf_route_table { :target:`NETCONF_RT_TABLE_UNSPEC` = 0, :target:`NETCONF_RT_TABLE_DEFAULT` = 253, :target:`NETCONF_RT_TABLE_MAIN` = 254, :target:`NETCONF_RT_TABLE_LOCAL` = 255, };