Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/svc/servinfo/
H A Dservinfo.c55 #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 Dudp.d.in32 * 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 Dip.d.in321 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 Dudptop.d98 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 DMakefile54 UDP.4p \
78 UDP.4p := LINKSRC = udp.4p
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4remoteudp.ksh.out1 Minimum UDP events seen
H A Dtst.ipv4localudp.ksh.out1 Minimum UDP events seen
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.sr24 # 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 Dexample.88 # block all inbound UDP packets and send back an ICMP error.
H A Dexample.1311 # Route all UDP packets through transparently.
H A Dtcpstate9 # allow nameserver queries and replies to pass through, but no other UDP
H A Dexample.513 # allow in UDP packets which are NOT from port 53 and are destined for
H A Dexample.117 # allow in UDP packets which are NOT from port 53 and are destined for
H A Dnat-setup37 UDP port numbers.
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c124 #define UDP "udp" macro
148 { "drv", UDP },
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man4p.inc25 link path=usr/share/man/man4p/UDP.4p target=udp.4p
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dprotocols39 udp 17 UDP # user datagram protocol
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c665 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),
755 I40E_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4),
764 I40E_PTT(97, IP, IPV6, NOF, IP_IP, IPV4, NOF, UDP, PAY4),
773 I40E_PTT(104, IP, IPV6, NOF, IP_IP, IPV6, NOF, UDP, PAY4),
785 I40E_PTT(112, IP, IPV6, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4),
[all …]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties39 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 DREADME18 TCP, UDP, ICMP, IPv4/IPv6, and fragmented IPv4/IPv6 traffic can cross
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.new282 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 DREADME288 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 Dns_common.c51 #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 DREADME288 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 Dfake-addrinfo.c361 X(UDP); in protoname()

12