Home
last modified time | relevance | path

Searched full:tunneling (Results 1 – 25 of 112) sorted by relevance

12345

/Linux-v6.1/net/l2tp/
DKconfig3 # Layer Two Tunneling Protocol (L2TP)
7 tristate "Layer Two Tunneling Protocol (L2TP)"
12 Layer Two Tunneling Protocol
16 L2TP facilitates the tunneling of packets across an
54 Layer Two Tunneling Protocol Version 3
58 The Layer Two Tunneling Protocol (L2TP) provides a dynamic
59 mechanism for tunneling Layer 2 (L2) "circuits" across a
62 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions.
63 L2TP has since been adopted for tunneling a number of other
96 The Layer 2 Tunneling Protocol, Version 3 (L2TPv3) can be
/Linux-v6.1/net/ipv6/
DKconfig155 tristate "Virtual (secure) IPv6: tunneling"
160 Tunneling means encapsulating data of one protocol type within
173 Tunneling means encapsulating data of one protocol type within
220 Tunneling means encapsulating data of one protocol type within
222 encapsulating protocol. This particular tunneling driver implements
226 likes GRE much better than the other Linux tunneling driver ("IP
227 tunneling" above). In addition, GRE allows multicast redistribution
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Ddc_link_dpia.h41 /** @note Can remove once DP tunneling registers in upstream include/drm/drm_dp_helper.h */
42 /* DPCD DP Tunneling over USB4 */
85 /* Read tunneling device capability from DPCD and update link capability
95 /* Train DP tunneling link for USB4 DPIA display endpoint.
/Linux-v6.1/net/openvswitch/
DKconfig42 tristate "Open vSwitch GRE tunneling support"
55 tristate "Open vSwitch VXLAN tunneling support"
67 tristate "Open vSwitch Geneve tunneling support"
/Linux-v6.1/drivers/thunderbolt/
Dacpi.c146 * tb_acpi_may_tunnel_usb3() - Is USB3 tunneling allowed by the platform
149 * returns %true if platform allows native USB3 tunneling.
159 * tb_acpi_may_tunnel_dp() - Is DisplayPort tunneling allowed by the platform
162 * returns %true if platform allows native DP tunneling.
172 * tb_acpi_may_tunnel_pcie() - Is PCIe tunneling allowed by the platform
175 * returns %true if platform allows native PCIe tunneling.
Dusb4.c215 * tunneling. This function enables USB and PCIe tunneling if it can be
216 * enabled (e.g the parent switch also supports them). If USB tunneling
260 * Only enable PCIe tunneling if the parent router supports it in usb4_switch_setup()
267 * xHCI can be enabled if PCIe tunneling is supported in usb4_switch_setup()
269 * adapters (so we cannot do USB 3.x tunneling). in usb4_switch_setup()
277 /* Tunneling configuration is ready now */ in usb4_switch_setup()
679 * is set to %true if these parameters can be used in tunneling.
819 * For DP tunneling this function can be used to query availability of
821 * tunneling, false otherwise.
848 * Allocates DP IN resource for DP tunneling using USB4 router
/Linux-v6.1/include/net/netns/
Dsctp.h28 /* UDP tunneling listening sock. */
31 /* UDP tunneling listening port. */
33 /* UDP tunneling remote encap port. */
/Linux-v6.1/net/ipv4/
DKconfig163 tristate "IP: tunneling"
167 Tunneling means encapsulating data of one protocol type within
169 encapsulating protocol. This particular tunneling driver implements
197 Tunneling means encapsulating data of one protocol type within
199 encapsulating protocol. This particular tunneling driver implements
203 likes GRE much better than the other Linux tunneling driver ("IP
204 tunneling" above). In addition, GRE allows multicast redistribution
305 tristate "Virtual (secure) IP: tunneling"
311 Tunneling means encapsulating data of one protocol type within
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_cec.c3 * DisplayPort CEC-Tunneling-over-AUX support
21 * have a converter chip that supports CEC-Tunneling-over-AUX (usually the
24 * support for CEC tunneling. Those adapters that I have tested using
32 * The reason so few adapters support this is that this tunneling protocol
56 * These functions take care of supporting the CEC-Tunneling-over-AUX
239 * Should be called when handling an IRQ_HPD request. If CEC-tunneling-over-AUX
DKconfig42 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
/Linux-v6.1/drivers/net/
DKconfig277 tristate "GPRS Tunneling Protocol datapath (GTP-U)"
282 the GPRS Tunneling Protocol datapath (GTP-U). This tunneling protocol
287 tunneling protocol is implemented according to the GSM TS 09.60 and
294 tristate "Automatic Multicast Tunneling (AMT)"
299 This allows one to create AMT(Automatic Multicast Tunneling)
300 virtual interfaces that provide multicast tunneling.
/Linux-v6.1/Documentation/admin-guide/
Dthunderbolt.rst19 ``user`` which means PCIe tunneling is disabled by default. The
50 Some USB4 systems have a BIOS setting to disable PCIe tunneling. This is
75 USB. No PCIe tunneling is done. In BIOS settings this is
84 PCIe tunneling is disabled/forbidden from the BIOS. Available in some
/Linux-v6.1/drivers/net/ppp/
DKconfig93 Microsoft Point-to-Point Tunneling Protocol.
136 Support for PPP over IPv4.(Point-to-Point Tunneling Protocol)
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.c93 * for all tunneling protocols or specifically for GRE protocol. in mlx5_set_entropy()
152 /* in case entropy calculation is enabled for all tunneling in mlx5_tun_entropy_refcount_inc()
/Linux-v6.1/Documentation/networking/
Dgtp.rst4 The Linux kernel GTP tunneling module
18 tunneling User-IP payload between a mobile station (phone, modem)
68 This split architecture follows the tunneling modules of other
/Linux-v6.1/net/qrtr/
DKconfig28 implement endpoints of QRTR, for purpose of tunneling data to other
/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dip6gre_flat.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
Dipip_flat_gre_key.sh5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
Dipip_hier_gre.sh5 # This test uses hierarchical topology for IP tunneling tests. See
Dipip_hier_gre_key.sh5 # This test uses hierarchical topology for IP tunneling tests. See
Dip6gre_hier.sh5 # This test uses hierarchical topology for IP tunneling tests. See
Dipip_flat_gre.sh5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
Dip6gre_flat_key.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
Dip6gre_flat_keys.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
/Linux-v6.1/net/sched/
Dsch_blackhole.c7 * Note: Quantum tunneling is not supported.

12345