Home
last modified time | relevance | path

Searched refs:RTN_NAT (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/decnet/
Ddn_fib.c78 [RTN_NAT] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
337 if (r->rtm_type == RTN_NAT) { in dn_fib_create_info()
423 case RTN_NAT: in dn_fib_semantic_match()
Ddn_route.c1146 if (res.type == RTN_NAT) in dn_route_output_slow()
1376 if (res.type == RTN_NAT) { in dn_route_input_slow()
/linux-4.1.27/include/uapi/linux/
Drtnetlink.h211 RTN_NAT, /* Translate this address */ enumerator
/linux-4.1.27/net/ipv4/
Dfib_semantics.c133 [RTN_NAT] = {
Dfib_trie.c2349 [RTN_NAT] = "NAT",