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

12

/freebsd-10.2-release/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h70 u_int32_t drops; /* number if dropped items */ member in struct:ng_bt_mbufq
81 (q)->drops = 0; \
95 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++
156 u_int32_t drops; /* number if dropped items */ member in struct:ng_bt_itemq
166 (q)->drops = 0; \
/freebsd-10.2-release/sys/dev/cxgbe/
H A Dt4_mp_ring.h51 counter_u64_t drops; member in struct:mp_ring
H A Dt4_mp_ring.c203 r->drops = counter_u64_alloc(flags);
208 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL ||
229 if (r->drops != NULL)
230 counter_u64_free(r->drops);
265 counter_u64_add(r->drops, n);
351 counter_u64_zero(r->drops);
/freebsd-10.2-release/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c62 q->ni.drops++;
H A Ddn_test.h84 int drops; member in struct:dn_flow
/freebsd-10.2-release/sys/netinet/
H A Dip_dummynet.h176 uint32_t drops; member in struct:dn_flow
/freebsd-10.2-release/sys/dev/sfxge/
H A Dsfxge_tx.h205 unsigned long drops; member in struct:sfxge_txq
H A Dsfxge_tx.c118 SFXGE_TX_STAT(tx_drops, drops),
446 ++txq->drops;
537 * NOTE: drops the txq mutex!
/freebsd-10.2-release/contrib/tcpdump/
H A Dprint-sflow.c97 u_int8_t drops[4]; member in struct:sflow_flow_sample_t
110 u_int8_t drops[4]; member in struct:sflow_expanded_flow_sample_t
767 printf(" seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, input %u output %u records %u",
773 EXTRACT_32BITS(sflow_flow_sample->drops),
797 printf(" seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, records %u",
803 EXTRACT_32BITS(sflow_expanded_flow_sample->drops),
H A Dconfig.sub1306 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_dn_glue.c84 #define DNOLD_NOERROR 0x0010 /* do not report ENOBUFS on drops */
142 u_int32_t drops ; member in struct:dn_flow_queue7
208 u_int32_t drops ; member in struct:dn_flow_queue8
594 fq7->drops = ni->drops;
599 fq8->drops = ni->drops;
H A Dip_dn_io.c434 q->ni.drops++;
435 ni->drops++;
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c2412 uint64_t drops; local
2859 if ((drops = buf->dtbd_drops) == 0)
2863 * Explicitly zero the drops to prevent us from processing them again.
2867 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops));
3304 uint64_t *drops = alloca(max_ncpus * sizeof (uint64_t)); local
3309 bzero(drops, max_ncpus * sizeof (uint64_t));
3331 drops[i] = buf->dtbd_drops;
3368 /* Consume drops. */
3370 if (drops[i] != 0) {
3372 DTRACEDROP_PRINCIPAL, drops[
[all...]
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath_tx.c1582 * in many, many frame drops.
4471 int drops = 0; local
4500 drops++;
4525 if (drops) {
4621 int drops = 0; local
4688 drops++;
4703 if (drops)
4842 drops++;
4878 if (drops) {
4946 int drops local
[all...]
/freebsd-10.2-release/sbin/ipfw/
H A Ddummynet.c218 ni->length, ni->len_bytes, ni->drops);
/freebsd-10.2-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c149 &ng_btsocket_l2cap_raw_queue.drops, 0,
150 "Bluetooth raw L2CAP sockets input queue drops");
H A Dng_btsocket_hci_raw.c144 &ng_btsocket_hci_raw_queue.drops, 0,
145 "Bluetooth raw HCI sockets input queue drops");
/freebsd-10.2-release/sys/dev/cxgb/
H A Dcxgb_main.c2344 int drops, j; local
2362 drops = 0;
2364 drops += sc->sge.qs[j].txq[TXQ_ETH].txq_mr->br_drops;
2365 ifp->if_snd.ifq_drops = drops;
/freebsd-10.2-release/sys/dev/cxgbe/common/
H A Dcommon.h132 u64 rx_ovflow0; /* drops due to buffer-group 0 overflows */
133 u64 rx_ovflow1; /* drops due to buffer-group 1 overflows */
134 u64 rx_ovflow2; /* drops due to buffer-group 2 overflows */
135 u64 rx_ovflow3; /* drops due to buffer-group 3 overflows */
179 u32 drops; member in struct:tp_usm_stats
/freebsd-10.2-release/contrib/libyaml/config/
H A Dconfig.sub1312 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
/freebsd-10.2-release/crypto/heimdal/
H A Dconfig.sub1305 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
/freebsd-10.2-release/contrib/tcsh/
H A Dconfig.sub1306 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
/freebsd-10.2-release/contrib/ncurses/
H A Dconfig.sub1273 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
/freebsd-10.2-release/contrib/binutils/
H A Dconfig.sub1229 | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
/freebsd-10.2-release/contrib/libpcap/
H A Dconfig.sub1306 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)

Completed in 238 milliseconds

12