/openbmc/linux/Documentation/networking/ |
H A D | udplite.rst | 4 The UDP-Lite protocol (RFC 3828) 8 UDP-Lite is a Standards-Track IETF transport protocol whose characteristic 16 - The UDP-Lite Homepage: 21 - The UDP-Lite HOWTO on 22 …http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/UDP-Lite-HOWT… 24 - The Wireshark UDP-Lite WiKi (with capture files): 33 Several applications have been ported successfully to UDP-Lite. Ethereal 34 (now called wireshark) has UDP-Litev4/v6 support by default. 36 Porting applications to UDP-Lite is straightforward: only socket level and 43 UDP-Lite provides a connectionless, unreliable datagram service and hence [all …]
|
H A D | bareudp.rst | 4 Bare UDP Tunnelling Module Documentation 7 There are various L3 encapsulation standards using UDP being discussed to 8 leverage the UDP based load balancing capability of different networks. 12 tunnelling different L3 protocols like MPLS, IP, NSH etc. inside a UDP tunnel. 31 0x8847 (MPLS traffic). The destination port of the UDP header will be set to 32 6635.The device will listen on UDP port 6635 to receive traffic.
|
H A D | vxlan.rst | 12 number of vendors. The protocol runs over UDP using a single 62 The following NIC features may indicate support for UDP tunnel-related 68 ability to perform TCP segmentation offload of UDP encapsulated frames 71 receive side parsing of UDP encapsulated frames which allows NICs to 80 UDP port table 0: 84 UDP port table 1:
|
H A D | l2tp.rst | 19 L2TPv3. L2TPv2 is carried over UDP. L2TPv3 is carried over UDP or 60 L2TPv2 always uses UDP. L2TPv3 may use UDP or IP encapsulation. 65 For example, for a tunnel using IPv4 addresses and UDP encapsulation:: 73 UDP socket programming doesn't need to be covered here. 130 ENCAP_TYPE Y Encapsulation type: UDP or IP. 132 UDP_CSUM N Enable IPv4 UDP checksums. Used only if FD is 134 UDP_ZERO_CSUM6_TX N Zero IPv6 UDP checksum on transmit. Used only 136 UDP_ZERO_CSUM6_RX N Zero IPv6 UDP checksum on receive. Used only if 142 UDP_SPORT N UDP source port. Used only if FD is not set. 143 UDP_DPORT N UDP destination port. Used only if FD is not [all …]
|
H A D | segmentation-offloads.rst | 16 * UDP Fragmentation Offload - UFO 17 * IPIP, SIT, GRE, and UDP Tunnel Offloads 52 UDP Fragmentation Offload 55 UDP fragmentation offload allows a device to fragment an oversized UDP 56 datagram into multiple IPv4 fragments. Many of the requirements for UDP 61 still receive them from tuntap and similar devices. Offload of UDP-based 65 IPIP, SIT, GRE, UDP Tunnel, and Remote Checksum Offloads 89 UDP/GRE Tunnel::
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/microsoft/ |
H A D | netvsc.rst | 20 support checksum offload for TCP and UDP for both IPv4 and 25 Hyper-V supports receive side scaling. For TCP & UDP, packets can 29 For TCP & UDP, we can switch hash level between L3 and L4 by ethtool 30 command. TCP/UDP over IPv4 and v6 can be set differently. The default 34 On Azure, fragmented UDP packets have high loss rate with L4 37 For example, for UDP over IPv4 on eth0: 39 To include UDP port numbers in hashing:: 43 To exclude UDP port numbers in hashing:: 47 To show UDP hash level::
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cls_redirect.c | 171 UDP, enumerator 215 if (test->type == UDP) in test_str() 245 { UDP, ACCEPT, UNKNOWN_CONN, NO_HOPS, NONE }, 246 { UDP, FORWARD, UNKNOWN_CONN, ONE_HOP, NONE }, 247 { UDP, ACCEPT, KNOWN_CONN, ONE_HOP, NONE }, 302 if (test->type == UDP) in build_input() 346 case UDP: in build_input() 388 &servers[UDP][i], &conns[UDP][i], in test_cls_redirect_common() 389 &tuples[UDP][i]))) in test_cls_redirect_common()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/ |
H A D | iptraf-ng_1.2.1.bb | 7 and activity indicators, TCP/UDP traffic breakdowns, and LAN station \ 11 interface statistics showing IP, TCP, UDP, ICMP, non-IP and other IP \ 13 counts; a TCP and UDP service monitor showing counts of incoming and \ 14 outgoing packets for common TCP and UDP application ports, a LAN \ 16 about their activity; TCP, UDP and other protocol display filters so \
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lan_tx_rx.h | 725 ICE_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4), 734 ICE_PTT(31, IP, IPV4, NOF, IP_IP, IPV4, NOF, UDP, PAY4), 743 ICE_PTT(38, IP, IPV4, NOF, IP_IP, IPV6, NOF, UDP, PAY4), 755 ICE_PTT(46, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4), 764 ICE_PTT(53, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, UDP, PAY4), 776 ICE_PTT(61, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, UDP, PAY4), 785 ICE_PTT(68, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, UDP, PAY4), 797 ICE_PTT(76, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, UDP, PAY4), 806 ICE_PTT(83, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, UDP, PAY4), 815 ICE_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4), [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_common.c | 544 IAVF_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4), 553 IAVF_PTT(31, IP, IPV4, NOF, IP_IP, IPV4, NOF, UDP, PAY4), 562 IAVF_PTT(38, IP, IPV4, NOF, IP_IP, IPV6, NOF, UDP, PAY4), 574 IAVF_PTT(46, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4), 583 IAVF_PTT(53, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, UDP, PAY4), 595 IAVF_PTT(61, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, UDP, PAY4), 604 IAVF_PTT(68, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, UDP, PAY4), 616 IAVF_PTT(76, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, UDP, PAY4), 625 IAVF_PTT(83, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, UDP, PAY4), 634 IAVF_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4), [all …]
|
H A D | iavf_adv_rss.c | 67 VIRTCHNL_SET_PROTO_HDR_TYPE(hdr, UDP); in iavf_fill_adv_rss_udp_hdr() 70 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, UDP, SRC_PORT); in iavf_fill_adv_rss_udp_hdr() 73 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, UDP, DST_PORT); in iavf_fill_adv_rss_udp_hdr()
|
/openbmc/linux/net/6lowpan/ |
H A D | Kconfig | 66 tristate "UDP Header Support" 69 6LoWPAN IPv6 UDP Header compression according to RFC6282. 78 tristate "GHC UDP Support" 80 6LoWPAN IPv6 UDP generic header compression according to RFC7400.
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | gianfar.rst | 15 the 8548) has the ability to perform TCP, UDP, and IP checksums 16 in hardware. The Linux kernel only offloads the TCP and UDP 18 the driver only supports checksumming for TCP/IP and UDP/IP
|
/openbmc/linux/net/rxrpc/ |
H A D | Kconfig | 30 Say Y here to allow AF_RXRPC to use IPV6 UDP as well as IPV4 UDP as 73 Provide an rxperf service tester. This listens on UDP port 7009 for
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | cmsg_ipv6.sh | 53 [ $p == "u" ] && prot=UDP 77 [ $p == "u" ] && prot=UDP 114 [ $p == "u" ] && prot=UDP
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/ |
H A D | udpcast_20230924.bb | 1 SUMMARY = "UDP broadcast file distribution and installation" 5 over using other methods (nfs, ftp, whatever) is that UDPcast uses UDP's \
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | protocol.hpp | 37 UDP, enumerator 82 {Protocol::UDP, "UDP"},
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
H A D | atlantic.rst | 284 destination TCP/UDP/SCTP port) is compared against 8 filters. For IPv4, up to 287 TCP/UDP/SCTP packets. 355 RSS for UDP 359 incorrect working of RSS for fragmented UDP traffic. To disable RSS for UDP the 366 UDP GSO hardware offload 369 UDP GSO allows to boost UDP tx rates by offloading UDP headers allocation 375 Will cause sending out of 100 byte sized UDP packets formed from single 378 UDP GSO is configured by::
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | generate_udp_fragments.py | 72 pkt = IP(src=sip,dst=dip) / UDP(sport=sport,dport=dport,chksum=0) / Raw(load=payload) 75 …pkt6 = IPv6(src=sip6,dst=dip6) / IPv6ExtHdrFragment(id=0xBEEF) / UDP(sport=sport,dport=dport) / Ra…
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | config | 49 # Q: UDP service names or port numbers to allow on private interfaces: [ ] 63 # Q: UDP service names or port numbers to allow on public interfaces:[ ] 75 # Q: UDP services to audit: [31337] 77 # Q: UDP services to block: [2049 6770]
|
/openbmc/linux/net/sctp/ |
H A D | socket.c | 237 if (!sctp_style(sk, UDP)) { in sctp_id2assoc() 1761 if ((sflags & SCTP_SENDALL) && sctp_style(sk, UDP) && in sctp_sendmsg_check_sflags() 1972 if ((sflags & SCTP_SENDALL) && sctp_style(sk, UDP)) { in sctp_sendmsg() 2663 sctp_style(sk, UDP)) in sctp_setsockopt_peer_addr_params() 2793 sctp_style(sk, UDP)) in __sctp_setsockopt_delayed_ack() 2918 sctp_style(sk, UDP)) in sctp_setsockopt_default_send_param() 2976 sctp_style(sk, UDP)) in sctp_setsockopt_default_sndinfo() 3092 sctp_style(sk, UDP)) in sctp_setsockopt_rtoinfo() 3154 sctp_style(sk, UDP)) in sctp_setsockopt_associnfo() 3277 sctp_style(sk, UDP)) in sctp_setsockopt_maxseg() [all …]
|
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 35 [0x23] = WX_PTT(IP, IPV4, NONE, NONE, UDP, PAY4), 40 [0x2B] = WX_PTT(IP, IPV6, NONE, NONE, UDP, PAY3), 51 [0x83] = WX_PTT(IP, IPV4, IPIP, IPV4, UDP, PAY4), 56 [0x8B] = WX_PTT(IP, IPV4, IPIP, IPV6, UDP, PAY4), 64 [0x93] = WX_PTT(IP, IPV4, IG, IPV4, UDP, PAY4), 69 [0x9B] = WX_PTT(IP, IPV4, IG, IPV6, UDP, PAY4), 77 [0xA3] = WX_PTT(IP, IPV4, IGM, IPV4, UDP, PAY4), 82 [0xAB] = WX_PTT(IP, IPV4, IGM, IPV6, UDP, PAY4), 90 [0xB3] = WX_PTT(IP, IPV4, IGMV, IPV4, UDP, PAY4), 95 [0xBB] = WX_PTT(IP, IPV4, IGMV, IPV6, UDP, PAY4), [all …]
|
/openbmc/linux/net/tipc/ |
H A D | Kconfig | 32 bool "IP/UDP media type support" 36 Saying Y here will enable support for running TIPC over IP/UDP
|
/openbmc/linux/Documentation/bpf/ |
H A D | prog_sk_lookup.rst | 14 Hooks for a common attach point (``BPF_SK_LOOKUP``) exist for both TCP and UDP. 47 find a listening (TCP) or an unconnected (UDP) socket for an incoming packet. 49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered
|
/openbmc/linux/net/l2tp/ |
H A D | Kconfig | 78 L2TP frames, namely UDP and plain IP (without UDP). This 81 when UDP encapsulation is not required. When L2TP is carried
|