Searched refs:dropped (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/IO/
H A DIrDAStats.h41 UInt32 dropped; // input packet dropped for (one of several) reasons member in struct:__anon126
H A DCIrDevice.h107 inline void CIrDevice::Stats_PacketDropped (void) { fIrStatus.dropped++; };
/macosx-10.10.1/iodbc-42.5/iodbc/debian/
H A DREADME.Debian11 can be dropped alltogether.
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dif_arp.h137 uint32_t dropped; /* # of packets dropped waiting for a reply. */ member in struct:arpstat
H A Dkpi_interface.h613 @field dropped The number of packets dropped.
625 u_int32_t dropped; member in struct:ifnet_stat_increment_param
1097 @field dropped The number of packets dropped.
1111 u_int64_t dropped; member in struct:ifnet_stats_param
H A Dkpi_interface.c1385 if (s->dropped != 0)
1386 atomic_add_64(&ifp->if_data.ifi_iqdrops, s->dropped);
1449 atomic_set_64(&ifp->if_data.ifi_iqdrops, s->dropped);
1475 atomic_get_64(s->dropped, &ifp->if_data.ifi_iqdrops);
H A Ddlil.c3178 if (s->dropped != 0)
3179 d->dropped += s->dropped;
3224 if (s->dropped != 0) {
3225 atomic_add_64(&ifp->if_data.ifi_iqdrops, s->dropped);
3226 s->dropped = 0;
4854 * embryonic, as ifnet_head_lock is dropped and reacquired
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDAStatus/
H A DIrDAStatus.h24 IBOutlet id dropped; variable
/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dipc_port.c1320 * The lock may be dropped on exit.
1321 * Returns TRUE if lock was dropped.
1332 boolean_t dropped = FALSE; local
1346 dropped = TRUE;
1417 if (dropped == TRUE) {
1421 return dropped;
1437 * The lock may be dropped on exit.
1438 * Returns TRUE if lock was dropped.
1448 boolean_t dropped; local
1450 dropped
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh64.c506 bfd_vma disp, dropped; local
586 dropped = 0;
589 case R_SH_DIR10SW: dropped = disp & 1; break;
590 case R_SH_DIR10SL: dropped = disp & 3; break;
591 case R_SH_DIR10SQ: dropped = disp & 7; break;
593 if (dropped != 0)
H A Delf64-sh64.c1437 bfd_vma disp, dropped; local
1665 dropped = 0;
1668 case R_SH_PT_16: dropped = disp & 2; break;
1669 case R_SH_DIR10SW: dropped = disp & 1; break;
1670 case R_SH_DIR10SL: dropped = disp & 3; break;
1671 case R_SH_DIR10SQ: dropped = disp & 7; break;
1673 if (dropped != 0)
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Ddict_cache.c229 int dropped; /* entries removed in cleanup run */ member in struct:DICT_CACHE
456 msg_info("cache %s %s cleanup: retained=%d dropped=%d entries",
457 cp->name, full_partial, cp->retained, cp->dropped);
458 cp->retained = cp->dropped = 0;
483 cp->retained = cp->dropped = 0;
502 cp->dropped++;
612 if (cp->retained || cp->dropped)
646 cp->dropped = 0;
/macosx-10.10.1/procmail-14/procmail/examples/
H A Dprocmail-rpm.spec64 - dropped all patches
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A DdecNumber.c1756 /* modified during revision but dropped from 754-2008. */
1985 Int dropped; /* .. */ local
2280 if (!set->extended) decTrim(res, set, 0, 1, &dropped); /* trailing zeros */
2347 Int dropped; /* work */ local
2375 decTrim(res, set, 1, 0, &dropped); /* normalize in place */
2841 Int dropped; /* .. */ local
3084 decTrim(b, set, 1, 1, &dropped); /* [drops trailing zeros] */
3103 /* here, dropped is the count of trailing zeros in 'a' */
3105 Int todrop=ideal-a->exponent; /* most that can be dropped */
3115 if (dropped<todro
3590 Int dropped; /* work */ local
4289 Int dropped; /* work */ local
6633 decTrim(decNumber *dn, decContext *set, Flag all, Flag noclamp, Int *dropped) argument
[all...]
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-usb-linux.c93 u_int32_t dropped; member in struct:mon_bin_stats
715 /* extract info on dropped urbs */
769 stats->ps_drop = st.dropped;
/macosx-10.10.1/ntp-92/include/
H A Dntp_request.h548 u_int32 dropped; /* dropped packets */ member in struct:info_io_stats
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb616 TCP_SYNCNT nil Number of SYN retransmits before a connection is dropped
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c279 static void dropMsg(DeviceDescription *deviceDescriptionPtr, UInt32 dropped) argument
284 pKGSysCall_Insert (kIOFWDVTrace, 'drop', dropped-deviceDescriptionPtr->fOldDrop, dropped, 0, 0, 0);
305 dropEvent.totalDropped = dropped;
306 dropEvent.newlyDropped = dropped - deviceDescriptionPtr->fOldDrop;
315 // syslog(LOG_INFO,"Just dropped %ld frames (total %ld)!\n", dropped-deviceDescriptionPtr->fOldDrop, dropped);
317 deviceDescriptionPtr->fOldDrop = dropped;
H A DDVLib.c2013 //syslog(LOG_INFO, "DVGetNextFullOutputFrame: dropping frame: reader %d writer %d dropped %d\n",
2043 //(LOG_INFO, "Dropping frame on input, dropped %d @ %d\n",
3803 UInt32 dropped; local
3818 dropped = (cycleDiff * kPALFrameRateNumerator + (4000*kPALFrameRateDenominator)) / (8000*kPALFrameRateDenominator);
3820 dropped = (cycleDiff * kNTSCFrameRateNumerator + (4000*kNTSCFrameRateDenominator)) / (8000*kNTSCFrameRateDenominator);
3821 //printf("At sync, dropped %d frames\n", dropped);
3822 pGlobalData->fStreamVars.fFrames.fDroppedFrames += dropped;
3849 // IOLog("DVStorePacket: dropped frame: packet out of sequence\n");
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Din_arp.c966 * dropped by marking the route as defunct.
1161 arpstat.dropped++;
1248 arpstat.dropped++;
/macosx-10.10.1/network_cmds-457/netstat.tproj/
H A Dinet.c605 p(tcps_rcvmemdrop, "\t\t%u received packet%s dropped due to low memory\n");
641 p(tcps_conndrops, "\t%u embryonic connection%s dropped\n");
645 p(tcps_timeoutdrop, "\t\t%u connection%s dropped by rexmit timeout\n");
646 p(tcps_rxtfindrop, "\t\t%u connection%s dropped after retransmitting FIN\n");
648 p(tcps_persistdrop, "\t\t%u connection%s dropped by persist timeout\n");
651 p(tcps_keepdrops, "\t\t%u connection%s dropped by keepalive\n");
823 p1a(udps_noport, "\t\t%u dropped due to no socket\n");
829 p1a(udps_fullsock, "\t\t%u dropped due to full socket buffers\n");
905 p1a(ips_fragdropped, "\t\t\t%u dropped (dup or out of space)\n");
906 p1a(ips_fragtimeout, "\t\t\t%u dropped afte
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dstatschannel.c188 SET_NSSTATDESC(dropped, "queries dropped", "QryDropped");
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1992 echo "*** All declared inter-library dependencies are being dropped."
2025 echo "*** The inter-library dependencies that have been dropped here will be"
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh2022 echo "*** All declared inter-library dependencies are being dropped."
2055 echo "*** The inter-library dependencies that have been dropped here will be"
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh2021 echo "*** All declared inter-library dependencies are being dropped."
2054 echo "*** The inter-library dependencies that have been dropped here will be"

Completed in 394 milliseconds

12