Home
last modified time | relevance | path

Searched refs:drops (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/io/acpica/
H A DREADME.txt2 drops. No changes are made to Intel-provided source
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DBUGS3 01/22/93 gsf "" join drops trailing newline of last token in last file
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c77 int drops, pktlen; in process_pkt() local
91 drops = hdrp->sbh_drops; in process_pkt()
113 show_pktinfo(flags, num, src_name, dst_name, &ptv, tvp, drops, in process_pkt()
H A Dsnoop.c612 struct timeval *tvp, int drops, int len) in show_pktinfo() argument
662 (void) sprintf(lp, "drops: %d ", drops); in show_pktinfo()
/illumos-gate/usr/src/cmd/acpi/
H A DReadme17 The ACPI utilities are based on the Intel ACPI source code drops. Most
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr201 \ PREVIOUS drops the search order stack
219 \ FORTH drops the top of the search stack and pushes FORTH-WORDLIST
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c2100 uint64_t drops; in dt_consume_cpu() local
2535 if ((drops = buf->dtbd_drops) == 0) in dt_consume_cpu()
2543 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops)); in dt_consume_cpu()
2975 uint64_t *drops = alloca(max_ncpus * sizeof (uint64_t)); in dtrace_consume() local
2980 bzero(drops, max_ncpus * sizeof (uint64_t)); in dtrace_consume()
3002 drops[i] = buf->dtbd_drops; in dtrace_consume()
3040 if (drops[i] != 0) { in dtrace_consume()
3042 DTRACEDROP_PRINCIPAL, drops[i]); in dtrace_consume()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c583 wtp->tp_mps.drops = drop; in t5_wtp_data()
602 wtp->mps_xgm.drops = (drop & 0xFF); in t5_wtp_data()
787 wtp->mps_tp.drops = drop; in t5_wtp_data()
1169 wtp->mps_tp.drops = drop; in t6_wtp_data()
H A Dcudbg_entity.h490 u32 drops; member
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c4939 int cnt, loop, drops; in reconfigure() local
5153 drops = 0; in reconfigure()
5165 drops += (cnt > 0) ? cnt - 1: 0; in reconfigure()
5195 if (conf_threads == 0 && drops) { in reconfigure()
5200 drops); in reconfigure()
5205 mythreadno, ctime_r(&tim, cbuf)+4, drops); in reconfigure()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtemptable.test263 DROP TABLE t2; -- drops TEMP.T2
H A Dtrigger1.test21 # trig-1.7: Dropping the table automatically drops all triggers
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard623 # send if the printer drops DTR. An example of the former is the
627 # AT&T 455, which momentarily drops DTR when it gets the
H A Dtsol_standard639 # send if the printer drops DTR. An example of the former is the
643 # AT&T 455, which momentarily drops DTR when it gets the
H A Dtsol_standard_foomatic666 # send if the printer drops DTR. An example of the former is the
670 # AT&T 455, which momentarily drops DTR when it gets the
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c105 uint64_t drops; member
119 uint64_t drops; member
8360 &newval.drops) == DLADM_STATUS_OK) { in print_bridge_stats()
8363 newval.drops - brsum->drops); in print_bridge_stats()
8579 &newval.drops) != -1) { in print_bridge_link_stats()
8582 newval.drops - brlsum->drops); in print_bridge_link_stats()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m469 dir path=opt/SUNWdtrt/tst/common/drops
470 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_AGGREGATION.d mode=0444
471 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_DBLERROR.d mode=0444
472 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_DYNAMIC.d mode=0444
473 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_PRINCIPAL.d mode=0444
474 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_PRINCIPAL.end.d mode=0444
475 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_SPEC.d mode=0444
476 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_SPECUNAVAIL.d mode=0444
477 file path=opt/SUNWdtrt/tst/common/drops/drp.DTRACEDROP_STKSTROVERFLOW.d \
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h236 u32 drops; member
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c950 tp_usm_stats_buff->drops); in view_ddp_stats()
2989 (wtp->mps_tp.drops & 0xFF), (wtp->xgm_mps.err & 0xFF), in t6_view_wtp()
3487 (wtp->mps_tp.drops & 0xFF), in t5_view_wtp()
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S1005 ! strong prefetch prevents drops on Panther, but Jaguar and earlier
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE443 cc.hp.pa,ld.hp.pa: +-Wl,+cdp,${INSTALLROOT}/lib/: drops abs lib paths
891 iffe: `lcl' now drops X: prefix
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1405 wrap-around mode, and data drops due to low bandwidth.
1672 tries, RNR nak and silent drops.
3790 drops the packet, but would send a pure ACK.
5716 3. Problem: iSCSI out-of-order silently drops all packets.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2431 option, or if the configuration file was not found, then GRUB drops to
H A Dgrub.info-1222 GRUB drops to the command-line.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6114 list and drops that reference. hold_ifs() and release_ifs() are

12