Home
last modified time | relevance | path

Searched refs:UDP (Results 1 – 25 of 141) sorted by relevance

123456

/openbmc/linux/Documentation/networking/
H A Dudplite.rst4 The UDP-Lite protocol (RFC 3828)
16 - The UDP-Lite Homepage:
21 - The UDP-Lite HOWTO on
24 - The Wireshark UDP-Lite WiKi (with capture files):
34 (now called wireshark) has UDP-Litev4/v6 support by default.
44 uses the same socket type as UDP. In fact, porting from UDP to UDP-Lite is
103 for UDP-Lite header fields and protocol constants
232 5. UDP-Lite Runtime Statistics and their Meaning
263 These statistics derive from the UDP MIB (RFC 2013).
271 udplite 136 UDP-Lite # UDP-Lite [RFC 3828]
[all …]
H A Dbareudp.rst4 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 Dvxlan.rst12 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 Dl2tp.rst19 L2TPv3. L2TPv2 is carried over UDP. L2TPv3 is carried over UDP or
60 L2TPv2 always uses UDP. L2TPv3 may use UDP or IP encapsulation.
73 UDP socket programming doesn't need to be covered here.
130 ENCAP_TYPE Y Encapsulation type: UDP or IP.
360 well as the file descriptor of a UDP or L2TPIP socket. See struct
407 * tunnel_fd is the fd of the tunnel UDP / L2TPIP socket.
494 UDP sockets are implemented by the networking core. When an L2TP
495 tunnel is created using a UDP socket, the socket is set up as an
496 encapsulated UDP socket by setting encap_rcv and encap_destroy
497 callbacks on the UDP socket. l2tp_udp_encap_recv is called when
[all …]
H A Dsegmentation-offloads.rst16 * 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/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/
H A Diptraf-ng_1.2.1.bb7 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/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst20 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 Dcls_redirect.c171 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/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h725 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),
815 ICE_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4),
824 ICE_PTT(97, IP, IPV6, NOF, IP_IP, IPV4, NOF, UDP, PAY4),
833 ICE_PTT(104, IP, IPV6, NOF, IP_IP, IPV6, NOF, UDP, PAY4),
845 ICE_PTT(112, IP, IPV6, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4),
[all …]
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c544 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),
634 IAVF_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4),
643 IAVF_PTT(97, IP, IPV6, NOF, IP_IP, IPV4, NOF, UDP, PAY4),
652 IAVF_PTT(104, IP, IPV6, NOF, IP_IP, IPV6, NOF, UDP, PAY4),
664 IAVF_PTT(112, IP, IPV6, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4),
[all …]
H A Diavf_adv_rss.c67 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 DKconfig66 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 Dgianfar.rst15 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/tools/testing/selftests/net/
H A Dcmsg_ipv6.sh53 [ $p == "u" ] && prot=UDP
77 [ $p == "u" ] && prot=UDP
114 [ $p == "u" ] && prot=UDP
/openbmc/linux/net/rxrpc/
H A DKconfig30 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/bmcweb/redfish-core/include/generated/enums/
H A Dprotocol.hpp35 UDP, enumerator
80 {Protocol::UDP, "UDP"},
/openbmc/linux/tools/testing/selftests/bpf/
H A Dgenerate_udp_fragments.py72 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/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst284 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/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig49 # 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/tipc/
H A DKconfig32 bool "IP/UDP media type support"
36 Saying Y here will enable support for running TIPC over IP/UDP
/openbmc/linux/net/sctp/
H A Dsocket.c237 if (!sctp_style(sk, UDP)) { in sctp_id2assoc()
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()
3410 sctp_style(sk, UDP)) in sctp_setsockopt_context()
3649 sctp_style(sk, UDP)) in sctp_setsockopt_auth_key()
[all …]
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c35 [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),
115 [0xD3] = WX_PTT(IP, IPV6, IG, IPV4, UDP, PAY4),
120 [0xDB] = WX_PTT(IP, IPV6, IG, IPV6, UDP, PAY4),
[all …]
/openbmc/linux/net/l2tp/
H A DKconfig78 L2TP frames, namely UDP and plain IP (without UDP). This
81 when UDP encapsulation is not required. When L2TP is carried
/openbmc/linux/Documentation/bpf/
H A Dprog_sk_lookup.rst14 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/slpd-lite/
H A DREADME.md11 SLPD:-This is a unicast SLP UDP server which serves the following two messages:

123456