Searched refs:RTN_NAT (Results 1 – 3 of 3) sorted by relevance
300 [RTN_NAT] = "nat",
2822 … if (!route->table_set && IN_SET(route->type, RTN_LOCAL, RTN_BROADCAST, RTN_ANYCAST, RTN_NAT)) in route_section_verify()2826 if (IN_SET(route->type, RTN_LOCAL, RTN_NAT)) in route_section_verify()
257 RTN_NAT, /* Translate this address */ enumerator