Home
last modified time | relevance | path

Searched refs:NAT (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h472 # define NAT TCGv_i32 macro
475 # define NAT TCGv_i64 macro
498 glue(tcg_gen_add_,PTR)((NAT)r, (NAT)a, (NAT)b); in tcg_gen_add_ptr()
503 glue(tcg_gen_addi_,PTR)((NAT)r, (NAT)a, b); in tcg_gen_addi_ptr()
508 glue(tcg_gen_mov_,PTR)((NAT)d, (NAT)s); in tcg_gen_mov_ptr()
525 tcg_gen_mov_i32((NAT)r, a); in tcg_gen_ext_i32_ptr()
527 tcg_gen_ext_i32_i64((NAT)r, a); in tcg_gen_ext_i32_ptr()
536 tcg_gen_mov_i64((NAT)r, a); in tcg_gen_trunc_i64_ptr()
545 tcg_gen_mov_i64(r, (NAT)a); in tcg_gen_extu_ptr_i64()
552 tcg_gen_mov_i32(r, (NAT)a); in tcg_gen_trunc_ptr_i32()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt35 NAT Network
42 For NAT network it should be something like:
45 When using NAT network, the VM web server can be accessed using
52 Attached to: NAT
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help46 Which NAT-Traversal Method to use:
47 * natt -- NAT-T as defined in RFC3947
48 * none -- disable use of any NAT-T method
49 * force-natt -- always use NAT-T encapsulation even
50 without presence of a NAT device
55 conf-variable: NAT Traversal Mode <natt/none/force-natt/cisco-udp>
/openbmc/linux/net/ipv4/netfilter/
H A DKconfig98 SNMP payloads. In conjunction with NAT, it allows a network
101 inside SNMP payloads to match IP-layer NAT mapping.
120 tristate "IP tables support (required for filtering/masq/NAT)"
125 The packet filtering and full NAT (masquerading, port forwarding,
208 # NAT + specific targets: nf_conntrack
210 tristate "iptables NAT support"
/openbmc/linux/drivers/net/ipa/
H A DKconfig16 including routing, filtering, and NAT. Currently the IPA
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/
H A Dminiupnpd_2.1.20191006.bb3 which provide NAT traversal services to any UPnP enabled client on \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/
H A Dipvsadm_1.31.bb9 methods (NAT, tunneling, and direct routing), and eight load balancing algorithms \
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst94 - Introduce Node Address Table (NAT) containing the locations of all the “node”
525 | (SB) | (CP) | Table (SIT) | Table (NAT) | Area (SSA) | |
545 It contains file system information, bitmaps for valid NAT/SIT sets, orphan
552 - Node Address Table (NAT)
578 mechanism. In addition to CP, NAT and SIT also adopt the shadow copy mechanism.
580 For file system consistency, each CP points to which NAT and SIT copies are
584 | CP | SIT | NAT |
590 | CP #0 | CP #1 | SIT #0 | SIT #1 | NAT #0 | NAT #1 |
621 Note that all the node blocks are mapped by NAT which means the location of
622 each node is translated by the NAT table. In the consideration of the wandering
/openbmc/linux/net/netfilter/
H A DKconfig270 With this module you can support H.323 on a connection tracking/NAT
289 using NAT, this extension will enable you to send files and initiate
338 Protocol, RFC2637) connection tracking and NAT.
340 If you are running PPTP sessions over a stateful firewall or NAT
433 The NAT option allows masquerading, port forwarding and other
554 to perform NAT in the masquerade flavour.
563 to perform NAT in the redirect flavour.
572 typical Network Address Translation (NAT) packet transformations.
994 NETMAP is an implementation of static 1:1 NAT mapping of network
1044 REDIRECT is a special case of NAT: all incoming connections are
[all …]
/openbmc/linux/Documentation/networking/
H A Dipvs-sysctl.rst45 you use NAT mode).
201 for VS/NAT when the load balancer receives packets from real
216 transition table. For VS/NAT, it also delays entering the
H A Dnf_flowtable.rst72 The flowtable entry also stores the NAT configuration, so all packets are
73 mangled according to the NAT policy that is specified from the classic IP
H A Dtproxy.rst66 The 'TPROXY' target provides similar functionality without relying on NAT. Simply
H A Ddccp.rst217 DCCP does not travel through NAT successfully at present on many boxes. This is
218 because the checksum covers the pseudo-header as per TCP and UDP. Linux NAT
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dqcom,ipa.yaml14 certain network processing tasks (e.g. filtering, routing, and NAT) from
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst293 Filtro dei pacchetti / NAT
296 Il codice per filtraggio dei pacchetti e il NAT fanno uso degli stessi
/openbmc/linux/Documentation/
H A DChanges326 Packet Filter / NAT
328 The packet filtering and NAT code uses the same tools like the previous 2.4.x
/openbmc/linux/Documentation/process/
H A Dchanges.rst326 Packet Filter / NAT
328 The packet filtering and NAT code uses the same tools like the previous 2.4.x
/openbmc/linux/net/bridge/netfilter/
H A DKconfig49 filtering/NAT/brouting on the Ethernet bridge.
/openbmc/linux/net/ipv6/netfilter/
H A DKconfig253 tristate "ip6tables NAT support"
/openbmc/linux/Documentation/netlink/specs/
H A Dovs_flow.yaml365 doc: Packet's source address/port was mangled by NAT.
368 doc: Packet's destination address/port was mangled by NAT.
/openbmc/linux/net/sched/
H A DKconfig751 tristate "Stateless NAT"
754 Say Y here to do stateless NAT on IPv4 packets. You should use
755 netfilter for NAT unless you know what you are doing.
/openbmc/linux/net/netfilter/ipvs/
H A DKconfig17 virtual server via NAT, virtual server via tunneling and virtual
/openbmc/linux/net/
H A DKconfig181 called NAT (Network Address Translation).
/openbmc/qemu/qapi/
H A Dnet.json578 # Internet through a network address translator (NAT). The vmnet
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs228 When building free nids, F2FS reads NAT blocks ahead for

12