Home
last modified time | relevance | path

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

12345

/linux/net/l2tp/
H A 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/net/ipv6/
H A 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/net/openvswitch/
H A DKconfig45 tristate "Open vSwitch GRE tunneling support"
58 tristate "Open vSwitch VXLAN tunneling support"
70 tristate "Open vSwitch Geneve tunneling support"
/linux/net/ipv4/
H A 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/include/net/netns/
H A Dsctp.h28 /* UDP tunneling listening sock. */
31 /* UDP tunneling listening port. */
33 /* UDP tunneling remote encap port. */
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_cec.c3 * DisplayPort CEC-Tunneling-over-AUX support
22 * have a converter chip that supports CEC-Tunneling-over-AUX (usually the
25 * support for CEC tunneling. Those adapters that I have tested using
33 * The reason so few adapters support this is that this tunneling protocol
57 * These functions take care of supporting the CEC-Tunneling-over-AUX
240 * Should be called when handling an IRQ_HPD request. If CEC-tunneling-over-AUX
/linux/drivers/net/
H A 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
307 tristate "Automatic Multicast Tunneling (AMT)"
312 This allows one to create AMT(Automatic Multicast Tunneling)
313 virtual interfaces that provide multicast tunneling.
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_dpia.c42 /** @note Can remove once DP tunneling registers in upstream include/drm/drm_dp_helper.h */
43 /* DPCD DP Tunneling over USB4 */
H A Dlink_dp_dpia_bw.h103 * Obtain all the DP overheads in dp tunneling for the dpia link
107 * return: DP overheads in DP tunneling
/linux/Documentation/admin-guide/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A 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/Documentation/networking/
H A 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/drivers/net/ppp/
H A DKconfig93 Microsoft Point-to-Point Tunneling Protocol.
170 Support for PPP over IPv4.(Point-to-Point Tunneling Protocol)
/linux/net/qrtr/
H A DKconfig28 implement endpoints of QRTR, for purpose of tunneling data to other
/linux/tools/testing/selftests/net/forwarding/
H A Dipip_flat_gre_key.sh5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
H A Dipip_flat_gre.sh5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
H A Dip6gre_hier.sh5 # This test uses hierarchical topology for IP tunneling tests. See
H A Dipip_hier_gre.sh5 # This test uses hierarchical topology for IP tunneling tests. See
H A Dip6gre_flat.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
H A Dipip_hier_gre_key.sh5 # This test uses hierarchical topology for IP tunneling tests. See
H A Dipip_flat_gre_keys.sh5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
H A Dip6gre_hier_key.sh5 # This test uses hierarchical topology for IP tunneling tests. See
H A Dip6gre_flat_keys.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
H A Dip6gre_hier_keys.sh5 # This test uses hierarchical topology for IP tunneling tests. See
/linux/net/sched/
H A Dsch_blackhole.c7 * Note: Quantum tunneling is not supported.

12345