Home
last modified time | relevance | path

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

/Linux-v5.15/net/decnet/
Ddn_fib.c80 [RTN_NAT] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
340 if (r->rtm_type == RTN_NAT) { in dn_fib_create_info()
426 case RTN_NAT: in dn_fib_semantic_match()
Ddn_route.c1139 if (res.type == RTN_NAT) in dn_route_output_slow()
1371 if (res.type == RTN_NAT) { in dn_route_input_slow()
/Linux-v5.15/include/uapi/linux/
Drtnetlink.h257 RTN_NAT, /* Translate this address */ enumerator
/Linux-v5.15/net/ipv4/
Dfib_semantics.c136 [RTN_NAT] = {
Dfib_trie.c2764 [RTN_NAT] = "NAT",
/Linux-v5.15/net/ipv6/
Droute.c1037 [RTN_NAT] = -EINVAL,