Searched refs:RTN_LOCAL (Results 1 – 4 of 4) sorted by relevance
292 [RTN_LOCAL] = "local",
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()
247 RTN_LOCAL, /* Accept locally */ enumerator
367 uint32_t local = RTN_LOCAL; in sd_nfnl_message_new_dnat_rule_pre()