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

12

/freebsd-11.0-release/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h57 uint32_t drops; member in struct:flow_stats
104 si->main_q.ni.drops ++;
105 q->stats.drops ++;
106 si->_si.ni.drops ++;
H A Ddn_aqm.h139 qni->drops++;
140 sni->drops++;
H A Dip_dn_glue.c87 #define DNOLD_NOERROR 0x0010 /* do not report ENOBUFS on drops */
145 u_int32_t drops ; member in struct:dn_flow_queue7
211 u_int32_t drops ; member in struct:dn_flow_queue8
597 fq7->drops = ni->drops;
602 fq8->drops = ni->drops;
H A Ddn_sched_fq_pie.c104 uint32_t drops; member in struct:flow_stats
299 si->main_q.ni.drops ++;
300 q->stats.drops ++;
301 si->_si.ni.drops ++;
H A Dip_dn_io.c554 q->ni.drops++;
555 ni->drops++;
/freebsd-11.0-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-11.0-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);
H A Dt4_main.c1691 uint64_t drops; local
1693 drops = 0;
1699 drops += counter_u64_fetch(txq->r->drops);
1702 return (drops);
1756 uint64_t drops; local
1758 drops = s->tx_drop;
1764 drops += counter_u64_fetch(txq->r->drops);
1767 return (drops);
[all...]
/freebsd-11.0-release/sys/net/
H A Dmp_ring.h52 counter_u64_t drops; member in struct:ifmp_ring
H A Dmp_ring.c281 r->drops = counter_u64_alloc(flags);
286 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL ||
309 if (r->drops != NULL)
310 counter_u64_free(r->drops);
346 counter_u64_add(r->drops, n);
415 counter_u64_add(r->drops, n);
514 counter_u64_zero(r->drops);
/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile19 drops \
/freebsd-11.0-release/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c68 q->ni.drops++;
H A Ddn_test.h112 uint32_t drops; member in struct:dn_flow
/freebsd-11.0-release/sys/netinet/
H A Dip_dummynet.h186 uint32_t drops; member in struct:dn_flow
/freebsd-11.0-release/sys/dev/sfxge/
H A Dsfxge_tx.h215 unsigned long drops; member in struct:sfxge_txq
H A Dsfxge_tx.c126 SFXGE_TX_STAT(tx_drops, drops),
454 ++txq->drops;
545 * NOTE: drops the txq mutex!
1908 uint64_t drops = 0; local
1919 drops += txq->drops + txq->get_overflow +
1924 return (drops);
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-sflow.c89 uint8_t drops[4]; member in struct:sflow_flow_sample_t
102 uint8_t drops[4]; member in struct:sflow_expanded_flow_sample_t
772 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, input %u output %u records %u",
778 EXTRACT_32BITS(sflow_flow_sample->drops),
803 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, records %u",
809 EXTRACT_32BITS(sflow_expanded_flow_sample->drops),
/freebsd-11.0-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-11.0-release/sys/dev/ath/
H A Dif_ath_tx.c1550 * in many, many frame drops.
4566 int drops = 0; local
4595 drops++;
4620 if (drops) {
4727 int drops = 0; local
4794 drops++;
4809 if (drops)
4948 drops++;
4984 if (drops) {
5052 int drops local
[all...]
/freebsd-11.0-release/targets/pseudo/tests/
H A DMakefile.depend47 cddl/usr.sbin/dtrace/tests/common/drops \
/freebsd-11.0-release/sys/dev/cxgb/
H A Dcxgb_main.c2242 uint64_t drops; local
2244 drops = 0;
2247 drops += sc->sge.qs[i].txq[TXQ_ETH].txq_mr->br_drops;
2250 return (drops);
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dcommon.h122 u64 rx_ovflow0; /* drops due to buffer-group 0 overflows */
123 u64 rx_ovflow1; /* drops due to buffer-group 1 overflows */
124 u64 rx_ovflow2; /* drops due to buffer-group 2 overflows */
125 u64 rx_ovflow3; /* drops due to buffer-group 3 overflows */
169 u32 drops; member in struct:tp_usm_stats
/freebsd-11.0-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");
/freebsd-11.0-release/crypto/heimdal/
H A Dconfig.sub1305 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)

Completed in 403 milliseconds

12