HomeSort by relevance Sort by last modified time
    Searched refs:udp (Results 151 - 175 of 245) sorted by null

1 2 3 4 5 67 8 910

  /tools/test/connectivity/acts/framework/acts/controllers/
packet_sender.py 379 # Create UDP
380 udp = scapy.UDP(sport=DHCP_OFFER_SRC_PORT, dport=DHCP_OFFER_DST_PORT)
388 self.packet = ethernet / ip4 / udp / bootp / dhcp
708 # Create UDP
709 udp = scapy.UDP(sport=MDNS_UDP_PORT, dport=MDNS_UDP_PORT)
717 self.packet = ethernet / ip6 / udp / mDNS
770 # Create UDP
771 udp = scapy.UDP(sport=MDNS_UDP_PORT, dport=MDNS_UDP_PORT
    [all...]
  /kernel/tests/net/test/
packets.py 55 def UDP(version, srcaddr, dstaddr, sport=0):
62 scapy.UDP(sport=sport, dport=53) / UDP_PAYLOAD)
67 scapy.UDP(sport=sport, dport=53) /
72 scapy.UDP(sport=sport, dport=53) /
158 udp = packet.getlayer("UDP")
159 udp.payload = str(udp.payload)[:1280-40-8]
  /external/android-clat/
checksum.c 21 #include <netinet/udp.h>
85 * calculate the pseudo header checksum for use in tcp/udp/icmp headers
105 * calculate the pseudo header checksum for use in tcp/udp headers
  /external/netperf/doc/examples/
runemomni.sh 168 netperf $HDR -T $i -t omni -f m -c -C -H $control_host -l $length $confidence -- $CSV -H $data -s 1M -S 1M -r $req -b $burst -T udp;HDR=-"P 0";
183 netperf $HDR -T $i -t omni -f m -c -C -H $control_host -l $length $confidence -- $CSV -H $data -s 1M -S 1M -m $req -T udp;HDR=-"P 0";
  /external/syslinux/gpxe/src/include/
bootp.h 220 struct udphdr udp; member in struct:bootpip_t
  /system/core/fastboot/
Android.mk 36 udp.cpp \
123 udp.cpp \
  /external/ltp/testcases/network/stress/multicast/packet-flood/
mcast4-pktfld01 29 # a single socket, then receiving a large number of UDP packets at the socket
176 tst_resm TINFO "Verify that the kernel is not crashed when joining a IPv4 multicast group a single socket, then receiving a large number of UDP packets at the socket in $NS_DURATION [sec]"
181 mcast_port=`find_portbundle udp 1025 1`
mcast4-pktfld02 29 # groups on separate sockets, then receiving a large number of UDP packets at
179 tst_resm TINFO "Verify that the kernel is not crashed when joining $MCASTNUM_NORMAL IPv4 multicast groups on separate sockets, then receiving a large number of UDP packets at the each socket in $NS_DURATION [sec]"
185 mcast_port_range=`find_portbundle udp 1025 $MCASTNUM_NORMAL`
mcast6-pktfld01 29 # a single socket, then receiving a large number of UDP packets at the socket
172 tst_resm TINFO "Verify that the kernel is not crashed when joining a IPv6 multicast group a single socket, then receiving a large number of UDP packets at the socket in $NS_DURATION [sec]"
177 mcast_port=`find_portbundle udp 1025 1`
mcast6-pktfld02 29 # groups on separate sockets, then receiving a large number of UDP packets at
175 tst_resm TINFO "Verify that the kernel is not crashed when joining $MCASTNUM_NORMAL IPv6 multicast groups on separate sockets, then receiving a large number of UDP packets at the each socket in $NS_DURATION [sec]"
181 mcast_port_range=`find_portbundle udp 1025 $MCASTNUM_NORMAL`
  /external/syslinux/core/lwip/src/include/lwip/
stats.h 133 struct stats_proto udp; member in struct:stats_
177 #define UDP_STATS_DISPLAY() stats_display_proto(&lwip_stats.udp, "UDP")
  /prebuilts/go/darwin-x86/src/syscall/
zsysctl_openbsd.go 197 {"net.inet.udp.baddynamic", []_C_int{4, 2, 17, 2}},
198 {"net.inet.udp.checksum", []_C_int{4, 2, 17, 1}},
199 {"net.inet.udp.recvspace", []_C_int{4, 2, 17, 3}},
200 {"net.inet.udp.sendspace", []_C_int{4, 2, 17, 4}},
201 {"net.inet.udp.stats", []_C_int{4, 2, 17, 5}},
  /prebuilts/go/linux-x86/src/syscall/
zsysctl_openbsd.go 197 {"net.inet.udp.baddynamic", []_C_int{4, 2, 17, 2}},
198 {"net.inet.udp.checksum", []_C_int{4, 2, 17, 1}},
199 {"net.inet.udp.recvspace", []_C_int{4, 2, 17, 3}},
200 {"net.inet.udp.sendspace", []_C_int{4, 2, 17, 4}},
201 {"net.inet.udp.stats", []_C_int{4, 2, 17, 5}},
  /external/dhcpcd-6.8.2/
dhcp.c 39 #define __FAVOR_BSD /* Nasty glibc hack so we can use BSD semantics for UDP */
40 #include <netinet/udp.h>
115 struct udphdr udp; member in struct:udp_dhcp_packet
1596 struct udphdr *udp; local
1646 struct udp_dhcp_packet *udp; local
    [all...]
  /external/syslinux/gpxe/src/
Makefile 57 SRCDIRS += net net/tcp net/udp net/infiniband net/80211
  /external/wpa_supplicant_8/src/common/
dhcp.h 13 #include <netinet/udp.h>
  /external/ltp/testcases/network/stress/udp/uni-basic/
udp4-uni-basic01 28 # Verify that the kernel is not crashed with receiving and sending UDP
58 tst_resm TINFO "Verify that the kernel is not crashed with receiving and sending UDP datagram with the following conditions"
99 # Kill the udp traffic server
275 server_port=`find_portbundle udp 1025 1`
281 # Run a UDP traffic server
285 tst_resm TFAIL "Failed to run a UDP traffic server"
307 # Watch the UDP traffic server
318 tst_resm TFAIL "udp traffic server is dead in $elapse_epoc [sec]"
  /prebuilts/go/darwin-x86/src/net/
file_test.go 25 {"udp"},
44 case "udp":
225 {"udp"},
ipsock.go 14 // "tcp" and "udp" networks does not listen for both IPv4 and IPv6
205 case "tcp", "tcp4", "tcp6", "udp", "udp4", "udp6":
225 case "udp", "udp4", "udp6":
lookup.go 24 "udp": 17,
33 "udp": {
73 network = "udp"
265 // protocol, and domain name. The proto is "tcp" or "udp".
278 // protocol, and domain name. The proto is "tcp" or "udp".
dial.go 142 case "udp", "udp4", "udp6":
194 udp *UDPAddr
203 udp = hint
204 wildcard = udp.isWildcard()
221 if !wildcard && !addr.isWildcard() && !addr.IP.matchAddrFamily(udp.IP) {
241 // "udp", "udp4" (IPv4-only), "udp6" (IPv6-only), "ip", "ip4"
245 // For TCP and UDP networks, addresses have the form host:port.
543 // For TCP and UDP, the syntax of laddr is "host:port", like "127.0.0.1:8080".
571 // The network net must be a packet-oriented network: "udp", "udp4",
573 // For TCP and UDP, the syntax of laddr is "host:port", like "127.0.0.1:8080"
    [all...]
  /prebuilts/go/linux-x86/src/net/
file_test.go 25 {"udp"},
44 case "udp":
225 {"udp"},
ipsock.go 14 // "tcp" and "udp" networks does not listen for both IPv4 and IPv6
205 case "tcp", "tcp4", "tcp6", "udp", "udp4", "udp6":
225 case "udp", "udp4", "udp6":
lookup.go 24 "udp": 17,
33 "udp": {
73 network = "udp"
265 // protocol, and domain name. The proto is "tcp" or "udp".
278 // protocol, and domain name. The proto is "tcp" or "udp".
  /external/ltp/android/
Android.ltp.mk 397 module_src_files := testcases/network/stress/udp/multi-diffport/udp6-multi-diffport01
405 module_src_files := testcases/network/stress/udp/multi-diffport/udp6-multi-diffport02
413 module_src_files := testcases/network/stress/udp/multi-diffport/udp6-multi-diffport04
417 module_src_files := testcases/network/stress/udp/multi-diffport/udp6-multi-diffport07
421 module_src_files := testcases/network/stress/udp/multi-diffport/udp6-multi-diffport06
577 module_src_files := testcases/network/stress/udp/uni-basic/udp4-uni-basic02
685 module_src_files := testcases/network/stress/udp/multi-diffip/udp4-multi-diffip03
689 module_src_files := testcases/network/stress/udp/multi-diffip/udp4-multi-diffip02
693 module_src_files := testcases/network/stress/udp/multi-diffip/udp4-multi-diffip01
701 module_src_files := testcases/network/stress/udp/multi-diffip/udp4-multi-diffip0
    [all...]

Completed in 6902 milliseconds

1 2 3 4 5 67 8 910