/openbmc/linux/Documentation/networking/ |
H A D | ipddp.rst | 4 AppleTalk-IP Decapsulation and AppleTalk-IP Encapsulation 28 Compiling AppleTalk-IP Decapsulation/Encapsulation 33 select ONE of the two options; IP to AppleTalk-IP encapsulation support or 38 ipddp_mode=1 for AppleTalk-IP encapsulation and ipddp_mode=2 for 57 Encapsulation - You will need to download a software daemon called ipddpd. 64 Of course AppleTalk-IP decapsulation and encapsulation, but specifically 69 Encapsulation has been used to allow a Linux box stuck on a LocalTalk 76 questions regarding decapsulation or encapsulation. Bradford W. Johnson 78 encapsulation in AppleTalk.
|
H A D | checksum-offloads.rst | 44 encapsulation is used, the packet may have multiple checksum fields in 108 encapsulation such as VXLAN or GENEVE, in udp_set_csum(). Similarly for the 121 encapsulation layer will sum over both its own header and the 'middle' header. 132 change to the encapsulation protocols, which the receiver must also support. 140 In Linux, RCO is implemented individually in each encapsulation protocol, and
|
H A D | bareudp.rst | 7 There are various L3 encapsulation standards using UDP being discussed to 11 The Bareudp tunnel module provides a generic L3 encapsulation support for
|
/openbmc/linux/net/ipv6/ |
H A D | Kconfig | 95 bool "IPv6: ESP in TCP encapsulation (RFC 8229)" 101 Support for RFC 8229 encapsulation of ESP and IKE over 133 encapsulation. The basic concept of ILA is that we split an 175 encapsulating protocol. This driver implements encapsulation of IPv6 190 IPv4 encapsulation in order to transit IPv4-only network 223 GRE (Generic Routing Encapsulation) and at this time allows 291 bool "IPv6: Segment Routing Header encapsulation support" 297 Support for encapsulation of packets within an outer IPv6
|
H A D | ip6_offload.c | 143 if (skb->encapsulation && in ipv6_gso_segment() 148 udpfrag = proto == IPPROTO_UDP && !skb->encapsulation && in ipv6_gso_segment() 360 if (skb->encapsulation) { in ipv6_gro_complete() 407 skb->encapsulation = 1; in sit_gro_complete() 414 skb->encapsulation = 1; in ip6ip6_gro_complete() 421 skb->encapsulation = 1; in ip4ip6_gro_complete()
|
/openbmc/linux/include/uapi/linux/dvb/ |
H A D | net.h | 20 * @feedtype: Encapsulation type of the feed. 34 #define DVB_NET_FEEDTYPE_MPE 0 /* multi protocol encapsulation */ 35 #define DVB_NET_FEEDTYPE_ULE 1 /* ultra lightweight encapsulation */
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | net.rst | 15 - `Multi Protocol Encapsulation (MPE) <http://en.wikipedia.org/wiki/Multiprotocol_Encapsulation>`__ 17 - `Ultra Lightweight Encapsulation (ULE) <http://en.wikipedia.org/wiki/Unidirectional_Lightweight_… 20 needs to tell to the Kernel what are the PIDs and the encapsulation
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | filter.h | 27 * @EFX_FILTER_MATCH_ENCAP_TYPE: Match by encapsulation type. 100 /** enum efx_encap_type - types of encapsulation 101 * @EFX_ENCAP_TYPE_NONE: no encapsulation 102 * @EFX_ENCAP_TYPE_VXLAN: VXLAN encapsulation 103 * @EFX_ENCAP_TYPE_NVGRE: NVGRE encapsulation 104 * @EFX_ENCAP_TYPE_GENEVE: GENEVE encapsulation 142 * @encap_type: Encapsulation type to match (from &enum efx_encap_type), if
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | filter.h | 28 * @EFX_FILTER_MATCH_ENCAP_TYPE: Match by encapsulation type. 96 /** enum efx_encap_type - types of encapsulation 97 * @EFX_ENCAP_TYPE_NONE: no encapsulation 98 * @EFX_ENCAP_TYPE_VXLAN: VXLAN encapsulation 99 * @EFX_ENCAP_TYPE_NVGRE: NVGRE encapsulation 100 * @EFX_ENCAP_TYPE_GENEVE: GENEVE encapsulation 141 * @encap_type: Encapsulation type to match (from &enum efx_encap_type), if
|
/openbmc/linux/include/uapi/linux/ |
H A D | ip6_tunnel.h | 12 /* don't add encapsulation limit if one isn't present in inner packet */ 31 __u8 encap_limit; /* encapsulation limit for tunnel */ 43 __u8 encap_limit; /* encapsulation limit for tunnel */
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_output.c | 3 * xfrm_output.c - Common IPsec encapsulation code. 60 /* Add encapsulation header. 62 * The IP header will be moved forward to make space for the encapsulation 158 /* Add encapsulation header. 161 * space for the encapsulation header. 220 /* Add encapsulation header. 269 /* Add encapsulation header. 395 /* Add encapsulation header. 398 * encapsulation header to be filled in by x->type->output and the mac 400 * extension header directly preceding the encapsulation header, or in [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
H A D | long-help | 49 * force-natt -- always use NAT-T encapsulation even 52 * cisco-udp -- Cisco proprietary UDP encapsulation, commonly over Port 10000 53 Note: cisco-tcp encapsulation is not yet supported 134 conf-variable: Cisco UDP Encapsulation Port <0-65535>
|
/openbmc/linux/net/ipv4/ |
H A D | gre_offload.c | 27 if (!skb->encapsulation) in gre_gso_segment() 37 skb->encapsulation = 0; in gre_gso_segment() 77 skb->encapsulation = 1; in gre_gso_segment() 110 if (skb->encapsulation || !offload_csum) { in gre_gso_segment() 244 skb->encapsulation = 1; in gre_gro_complete()
|
H A D | xfrm4_output.c | 3 * xfrm4_output.c - Common IPsec encapsulation code for IPv4. 43 hdr = skb->encapsulation ? inner_ip_hdr(skb) : ip_hdr(skb); in xfrm4_local_error()
|
H A D | udp_offload.c | 49 skb->encapsulation = 0; in __skb_udp_tunnel_segment() 108 skb->encapsulation = 1; in __skb_udp_tunnel_segment() 139 if (skb->encapsulation || !offload_csum) { in __skb_udp_tunnel_segment() 408 if (skb->encapsulation && in udp4_ufo_fragment() 598 if (skb->encapsulation) in udp_gro_receive() 708 if (skb->encapsulation) in udp_gro_complete_segment() 735 /* Set encapsulation before calling into inner gro_complete() in udp_gro_complete() 738 skb->encapsulation = 1; in udp_gro_complete() 754 const u16 offset = NAPI_GRO_CB(skb)->network_offsets[skb->encapsulation]; in udp4_gro_complete()
|
H A D | fou_bpf.c | 31 * This function allows for using GUE or FOU encapsulation together with an 43 * @type Encapsulation type for the packet. Their definitions are
|
/openbmc/linux/net/l2tp/ |
H A D | Kconfig | 72 tristate "L2TP IP encapsulation for L2TPv3" 81 when UDP encapsulation is not required. When L2TP is carried 97 used as a control protocol and for data encapsulation to set
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | Kconfig | 84 the kernel. In this case, you can either use encapsulation or 90 In this case, you will be able to use both encapsulation and 95 bool "IP to Appletalk-IP Encapsulation support"
|
/openbmc/linux/include/scsi/fc/ |
H A D | fc_encaps.h | 11 * Protocol definitions from RFC 3643 - Fibre Channel Frame Encapsulation. 14 * the encapsulation including the fcip_encaps_header, CRC and EOF words. 25 __u8 fc_ver; /* version of encapsulation */
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | bareudp.sh | 216 # tests, this is also where MPLS encapsulation is done), 220 # The bareudp encapsulation isn't configured in setup_overlay_*(). That will be 400 # Encapsulation instructions for bareudp over IPv4 413 # Encapsulation instructions for bareudp over IPv4 429 # Encapsulation instructions for bareudp over IPv4 443 # Cleanup bareudp encapsulation instructions, as they were specific to 450 # New encapsulation instructions for bareudp over IPv6 463 # New encapsulation instructions for bareudp over IPv6 476 # New encapsulation instructions for bareudp over IPv6
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/ |
H A D | Tunnel.interface.yaml | 47 The Tunnel Encapsulation Limit option specifies how many additional 48 levels of encapsulation are permitted to be prepended to the packet.
|
H A D | Bond.interface.yaml | 81 in the use of inner headers if an encapsulation protocol is 87 in the use of inner headers if an encapsulation protocol is
|
/openbmc/linux/include/net/ |
H A D | ip6_tunnel.h | 25 __u8 encap_limit; /* encapsulation limit for tunnel */ 130 /* Tunnel encapsulation limit destination sub-option */ 135 __u8 encap_limit; /* tunnel encapsulation limit */
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_blob.c | 133 printf("Error in blob encapsulation: %d\n", ret); in blob_encap() 139 puts("Blob encapsulation successful.\n"); in blob_encap() 178 debug("Error in Encapsulation %d\n", ret); in blob_dek()
|
/openbmc/linux/net/core/ |
H A D | lwtunnel.c | 123 "Unknown LWT encapsulation type"); in lwtunnel_build_state() 143 "LWT encapsulation type not supported"); in lwtunnel_build_state() 157 NL_SET_ERR_MSG(extack, "Unknown lwt encapsulation type"); in lwtunnel_valid_encap_type() 181 NL_SET_ERR_MSG(extack, "lwt encapsulation type not supported"); in lwtunnel_valid_encap_type()
|