Searched refs:UDP (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/demo/udp/
H A Dudptop.d3 * udptop: display top UDP network packets by process.
8 * This analyses UDP network packets and prints the responsible PID plus
10 * of newly created UDP connections that were established while this program
12 * identify which processes is causing UDP traffic.
76 * UDP Systemwide Stats
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/man7p/
H A DMakefile53 UDP.7p \
76 UDP.7p := LINKSRC = udp.7p
/illumos-gate/usr/src/cmd/svc/servinfo/
H A Dservinfo.c55 #define UDP "udp" macro
161 if (strcmp(blist->rpcb_map.r_netid, UDP) &&
231 sproto = UDP;
262 if (strcmp(sproto, UDP) == 0)
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c671 I40E_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4),
680 I40E_PTT(31, IP, IPV4, NOF, IP_IP, IPV4, NOF, UDP, PAY4),
689 I40E_PTT(38, IP, IPV4, NOF, IP_IP, IPV6, NOF, UDP, PAY4),
701 I40E_PTT(46, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, UDP, PAY4),
710 I40E_PTT(53, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, UDP, PAY4),
722 I40E_PTT(61, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, UDP, PAY4),
731 I40E_PTT(68, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, UDP, PAY4),
743 I40E_PTT(76, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, UDP, PAY4),
752 I40E_PTT(83, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, UDP, PAY4),
761 I40E_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c124 #define UDP "udp" macro
148 { "drv", UDP },
336 * permanently linked under UDP. One stream consists of the
339 * We pin underneath UDP here to match what is done in ifconfig(1m);
348 * Plumb UDP-IP-<dev>
401 printf("strplumb: plink UDP-ARP-IP-%s failed: %d\n",
410 DBG2("UDP-ARP-IP-%s muxid: %d\n", rootfs.bo_ifname, ifr.ifr_ip_muxid);
416 * Plumb UDP-ARP-<dev>
438 printf("strplumb: plink UDP-ARP-%s failed: %d\n",
443 DBG2("UDP
[all...]
/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)
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs209 Allows a process to open a TCP, UDP, SDP or SCTP network endpoint.
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dfake-addrinfo.c361 X(UDP);

Completed in 117 milliseconds