/illumos-gate/usr/src/cmd/svc/servinfo/ |
H A D | servinfo.c | 55 #define UDP "udp" macro 161 if (strcmp(blist->rpcb_map.r_netid, UDP) && in svc_getrpcinfo() 231 sproto = UDP; in main() 262 if (strcmp(sproto, UDP) == 0) in main()
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | udp.d.in | 32 * udpinfo is the UDP header fields. 39 udpha_t *udp_hdr; /* raw UDP header */ 43 * udpsinfo contains stable UDP details from udp_t.
|
H A D | ip.d.in | 321 I->ipha_protocol == IPPROTO_UDP ? "UDP" : 354 I->ip6_ctlun.ip6_un1.ip6_un1_nxt == IPPROTO_UDP ? "UDP" :
|
/illumos-gate/usr/src/cmd/dtrace/demo/udp/ |
H A D | udptop.d | 98 printf(%Y, load: %d.%02d, UDP datagrams in: %6d, ", 100 printf("UDP datagrams out: %6d\n\n", UDP_out);
|
/illumos-gate/usr/src/man/man4p/ |
H A D | Makefile | 54 UDP.4p \ 78 UDP.4p := LINKSRC = udp.4p
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | tst.ipv4remoteudp.ksh.out | 1 Minimum UDP events seen
|
H A D | tst.ipv4localudp.ksh.out | 1 Minimum UDP events seen
|
/illumos-gate/usr/src/cmd/ipf/examples/ |
H A D | example.sr | 24 # block and log any inbound UDP packets on le0 which are going to port 2049 44 # block any inbound UDP packets destined for these subnets.
|
H A D | example.8 | 8 # block all inbound UDP packets and send back an ICMP error.
|
H A D | example.13 | 11 # Route all UDP packets through transparently.
|
H A D | tcpstate | 9 # allow nameserver queries and replies to pass through, but no other UDP
|
H A D | example.5 | 13 # allow in UDP packets which are NOT from port 53 and are destined for
|
H A D | example.11 | 7 # allow in UDP packets which are NOT from port 53 and are destined for
|
H A D | nat-setup | 37 UDP port numbers.
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | strplumb.c | 124 #define UDP "udp" macro 148 { "drv", UDP },
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man4p.inc | 25 link path=usr/share/man/man4p/UDP.4p target=udp.4p
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ |
H A D | protocols | 39 udp 17 UDP # user datagram protocol
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 665 I40E_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4), 674 I40E_PTT(31, IP, IPV4, NOF, IP_IP, IPV4, NOF, UDP, PAY4), 683 I40E_PTT(38, IP, IPV4, NOF, IP_IP, IPV6, NOF, UDP, PAY4), 695 I40E_PTT(46, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4), 704 I40E_PTT(53, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, UDP, PAY4), 716 I40E_PTT(61, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, UDP, PAY4), 725 I40E_PTT(68, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, UDP, PAY4), 737 I40E_PTT(76, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, UDP, PAY4), 746 I40E_PTT(83, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, UDP, PAY4), 755 I40E_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4), [all …]
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 39 udp_timeout = UDP timed out: {0} 41 udp_timeout = UDP timed out for address ``{0}''''.
|
/illumos-gate/usr/src/test/net-tests/tests/forwarding/ |
H A D | README | 18 TCP, UDP, ICMP, IPv4/IPv6, and fragmented IPv4/IPv6 traffic can cross
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README.new | 282 Checksum offloading supports both TCP and UDP packets and is 345 There are known performance issues with this driver when running UDP traffic
|
H A D | README | 288 5067162 e1000g cannot transmit heavy UDP 393 6367490 e1000g has problem in deliver UDP fragment with addin card
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_common.c | 51 #define UDP "/dev/udp" macro 686 if ((fd = open(UDP, O_RDONLY)) < 0) in __s_api_get_local_interfaces()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 288 5067162 e1000g cannot transmit heavy UDP 393 6367490 e1000g has problem in deliver UDP fragment with addin card
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/ |
H A D | fake-addrinfo.c | 361 X(UDP); in protoname()
|