/openbmc/linux/net/l2tp/ |
H A D | Kconfig | 3 # 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
|
/openbmc/linux/net/ipv6/ |
H A D | Kconfig | 155 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
|
/openbmc/linux/net/openvswitch/ |
H A D | Kconfig | 44 tristate "Open vSwitch GRE tunneling support" 57 tristate "Open vSwitch VXLAN tunneling support" 69 tristate "Open vSwitch Geneve tunneling support"
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ConnectionMethod.v1_1_1.json | 130 "description": "The tunneling protocol used for this connection method.", 131 …"longDescription": "This property shall contain the tunneling protocol used for this connection me… 237 "OEM": "OEM tunneling.", 238 "SSH": "SSH tunneling." 241 "OEM": "This value shall indicate that the tunneling protocol is OEM-specific.", 242 "SSH": "This value shall indicate that the tunneling protocol is SSH."
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | acpi.c | 147 * tb_acpi_may_tunnel_usb3() - Is USB3 tunneling allowed by the platform 150 * returns %true if platform allows native USB3 tunneling. 160 * tb_acpi_may_tunnel_dp() - Is DisplayPort tunneling allowed by the platform 163 * returns %true if platform allows native DP tunneling. 173 * tb_acpi_may_tunnel_pcie() - Is PCIe tunneling allowed by the platform 176 * returns %true if platform allows native PCIe tunneling.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ConnectionMethod_v1.xml | 157 …<Annotation Term="OData.Description" String="The tunneling protocol used for this connection metho… 158 …on Term="OData.LongDescription" String="This property shall contain the tunneling protocol used fo… 164 <Annotation Term="OData.Description" String="SSH tunneling."/> 165 …Term="OData.LongDescription" String="This value shall indicate that the tunneling protocol is SSH.… 168 <Annotation Term="OData.Description" String="OEM tunneling."/> 169 …Term="OData.LongDescription" String="This value shall indicate that the tunneling protocol is OEM-…
|
/openbmc/linux/include/net/netns/ |
H A D | sctp.h | 28 /* UDP tunneling listening sock. */ 31 /* UDP tunneling listening port. */ 33 /* UDP tunneling remote encap port. */
|
/openbmc/linux/net/ipv4/ |
H A D | Kconfig | 163 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
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_cec.c | 3 * 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
|
H A D | Kconfig | 42 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
|
/openbmc/linux/drivers/net/ |
H A D | Kconfig | 277 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.
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_dpia.c | 42 /** @note Can remove once DP tunneling registers in upstream include/drm/drm_dp_helper.h */ 43 /* DPCD DP Tunneling over USB4 */
|
H A D | link_dp_dpia_bw.h | 103 * Obtain all the DP overheads in dp tunneling for the dpia link 107 * return: DP overheads in DP tunneling
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | thunderbolt.rst | 19 ``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
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | port_tun.c | 93 * 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()
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | ipip_hier_gre.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See
|
H A D | ipip_flat_gre.sh | 5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
|
H A D | ip6gre_hier.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See
|
H A D | ipip_hier_gre_key.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See
|
H A D | ip6gre_flat.sh | 5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
|
H A D | ipip_flat_gre_key.sh | 5 # This test uses flat topology for IP tunneling tests. See ipip_lib.sh for more
|
H A D | ip6gre_hier_key.sh | 5 # This test uses hierarchical topology for IP tunneling tests. See
|
H A D | ip6gre_flat_key.sh | 5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
|
/openbmc/linux/net/qrtr/ |
H A D | Kconfig | 28 implement endpoints of QRTR, for purpose of tunneling data to other
|
/openbmc/linux/net/sched/ |
H A D | sch_blackhole.c | 7 * Note: Quantum tunneling is not supported.
|