Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c80 [RTN_NAT] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
341 if (r->rtm_type == RTN_NAT) { in dn_fib_create_info()
427 case RTN_NAT: in dn_fib_semantic_match()
H A Ddn_route.c1137 if (res.type == RTN_NAT) in dn_route_output_slow()
1371 if (res.type == RTN_NAT) { in dn_route_input_slow()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h229 RTN_NAT, /* Translate this address */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h229 RTN_NAT, /* Translate this address */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h250 RTN_NAT, /* Translate this address */ enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c137 [RTN_NAT] = {
H A Dfib_trie.c2737 [RTN_NAT] = "NAT",
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c1035 [RTN_NAT] = -EINVAL,