| /src/contrib/netbsd-tests/ipf/input/ |
| H A D | f13 | 32 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP DF MF FO=0 36 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0 41 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0 46 # 1.1.1.1,53 -> 2.1.1.1,54 TTL=63 UDP MF FO=0 (short) 51 # 1.1.1.1,21 -> 2.1.1.1,54 TTL=63 UDP MF FO=0 61 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP FO=3 66 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP FO=1 71 # 2.1.1.1,53 -> 1.1.1.1,53 TTL=63 UDP
|
| H A D | f12 | 26 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP DF MF FO=0 30 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0 35 # 1.1.1.1,1 -> 2.1.1.1,1 TTL=63 UDP MF FO=0 40 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
|
| /src/tests/sys/netinet6/frag6/ |
| H A D | frag6_14.py | 73 sp.UDP(dport=3456, sport=6543) / \ 79 sp.UDP(dport=3456, sport=6543) / \ 85 sp.UDP(dport=3456, sport=6543) / \ 91 sp.UDP(dport=3456, sport=6543) / \ 119 sp.UDP(dport=3456, sport=6543) / \ 125 sp.UDP(dport=3456, sport=6543) / \
|
| H A D | frag6_13.py | 74 sp.UDP(dport=3456, sport=6543) / \ 81 sp.UDP(dport=3456, sport=6543) / \ 103 sp.UDP(dport=3456, sport=6543) / \ 110 sp.UDP(dport=3456, sport=6543) / \
|
| H A D | frag6_20.py | 103 sp.UDP(dport=3456, sport=6543) / \ 110 sp.UDP(dport=3456, sport=6543) / \ 119 sp.UDP(dport=3456, sport=6543) / \
|
| H A D | frag6_07.py | 119 sp.UDP(dport=3456, sport=6543) / \ 125 sp.UDP(dport=3456, sport=6543) / \ 157 sp.UDP(dport=3456, sport=6543) / \
|
| H A D | frag6_15.py | 74 sp.UDP(dport=3456, sport=6543) / \ 97 sp.UDP(dport=3456, sport=6543) / \
|
| H A D | frag6_03.py | 94 sp.UDP(dport=3456, sport=6543) 121 sp.UDP(dport=3456, sport=6543)
|
| H A D | frag6_16.py | 97 sp.UDP(dport=3456, sport=6543) / \ 104 sp.UDP(dport=3456, sport=6543, len=ip6fd.len, chksum=ip6fd.chksum) / \
|
| H A D | frag6_08.py | 122 sp.UDP(dport=3456, sport=6543) / \ 131 sp.UDP(dport=3456, sport=6543) / \
|
| /src/tools/tools/netrate/ |
| H A D | README | 4 This pair of binaries is used to fixed rate UDP performance testing. 6 The netreceive tool consists solely of a UDP packet sink bound to a 7 specified UDP port. Packets received on its port are copied to user space 16 The payloadsize field specifies the size of the UDP payload, not the total 18 ethernet, IP, and UDP).
|
| /src/usr.bin/systat/ |
| H A D | netcmds.c | 143 protos == TCP ? "tcp" : protos == UDP ? "udp" : 0); in changeitems() 167 protos = TCP | UDP; in selectproto() 171 protos = UDP; in selectproto() 185 if ((protos&UDP) == 0) in showprotos() 242 protos == (TCP|UDP) ? 0 : protos == TCP ? "tcp" : "udp"); in showports()
|
| /src/sys/dev/iavf/ |
| H A D | iavf_common.c | 623 IAVF_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4), 632 IAVF_PTT(31, IP, IPV4, NOF, IP_IP, IPV4, NOF, UDP, PAY4), 641 IAVF_PTT(38, IP, IPV4, NOF, IP_IP, IPV6, NOF, UDP, PAY4), 653 IAVF_PTT(46, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4), 662 IAVF_PTT(53, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, UDP, PAY4), 674 IAVF_PTT(61, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, UDP, PAY4), 683 IAVF_PTT(68, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, UDP, PAY4), 695 IAVF_PTT(76, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, UDP, PAY4), 704 IAVF_PTT(83, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, UDP, PAY4), 713 IAVF_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4), [all …]
|
| /src/tests/sys/netpfil/pf/ |
| H A D | nat64.py | 148 / sp.UDP(dport=1222) / sp.Raw("bar") 153 assert not reply.getlayer(sp.UDP) 170 / sp.UDP(dport=1222) / sp.Raw("bar") 175 assert not reply.getlayer(sp.UDP) 197 / sp.UDP(sport=3333, dport=4444) / sp.Raw("foo") 204 udp = reply.getlayer(sp.UDP) 255 / sp.UDP(sport=1111, dport=2222) / sp.Raw("foo")
|
| H A D | CVE-2019-5598.py | 71 sp.UDP(dport=53, sport=1234) 82 sp.UDP(dport=53, sport=1234)
|
| /src/share/examples/find_interface/ |
| H A D | README | 2 routing mechanism using only a UDP socket. Pass it a hostname on 4 print out an IP address which names the interface over which UDP
|
| /src/sys/dev/ice/ |
| H A D | ice_lan_tx_rx.h | 1223 ICE_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4), 1232 ICE_PTT(31, IP, IPV4, NOF, IP_IP, IPV4, NOF, UDP, PAY4), 1241 ICE_PTT(38, IP, IPV4, NOF, IP_IP, IPV6, NOF, UDP, PAY4), 1253 ICE_PTT(46, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4), 1262 ICE_PTT(53, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, UDP, PAY4), 1274 ICE_PTT(61, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, UDP, PAY4), 1283 ICE_PTT(68, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, UDP, PAY4), 1295 ICE_PTT(76, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, UDP, PAY4), 1304 ICE_PTT(83, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, UDP, PAY4), 1313 ICE_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4), [all …]
|
| /src/share/examples/ppp/ |
| H A D | ppp.conf.span-isp | 38 # to accept a multilink ppp connection over UDP, assigning a routable IP 40 # a *BSD box as I know of no other ppp implementations that can use UDP 89 # Using ppp to connect to your ISPs (PPP over UDP over PPP): 137 # Each ``set device'' command tells ppp to use UDP packets destined for 139 # ensure that these UDP packets use the correct ISP connection.
|
| /src/cddl/usr.sbin/dwatch/libexec/ |
| H A D | udp | 10 # Display local/remote UDP addresses/ports and bytes sent/received for UDP I/O
|
| H A D | udplite | 10 # Display local/remote UDP addresses/ports and bytes sent/received for UDP I/O
|
| /src/share/examples/ipfilter/ |
| H A D | rules.txt | 77 # allow in UDP packets which are NOT from port 53 and are destined for 124 # block and log any inbound UDP packets on le0 which are going to port 2049 144 # block any inbound UDP packets destined for these subnets. 172 # Route all UDP packets through transparently.
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| H A D | tst.ipv4remoteudp.ksh.out | 1 Minimum UDP events seen
|
| H A D | tst.ipv4remoteudplite.ksh.out | 1 Minimum UDP-Lite events seen
|
| H A D | tst.ipv4localudp.ksh.out | 1 Minimum UDP events seen
|
| H A D | tst.ipv4localudplite.ksh.out | 1 Minimum UDP-Lite events seen
|