| /freebsd-14.2/sys/netgraph/bluetooth/include/ |
| H A D | ng_bluetooth.h | 71 u_int32_t drops; /* number if dropped items */ member 82 (q)->drops = 0; \ 96 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++ 157 u_int32_t drops; /* number if dropped items */ member 167 (q)->drops = 0; \
|
| /freebsd-14.2/sys/netpfil/ipfw/ |
| H A D | dn_sched_fq_codel.h | 55 uint32_t drops; member 102 si->main_q.ni.drops ++; in fq_update_stats() 103 q->stats.drops ++; in fq_update_stats() 104 si->_si.ni.drops ++; in fq_update_stats()
|
| H A D | dn_aqm.h | 135 qni->drops++; in update_stats() 136 sni->drops++; in update_stats()
|
| H A D | ip_dn_glue.c | 146 u_int32_t drops ; member 211 u_int32_t drops ; member 596 fq7->drops = ni->drops; in dn_c_copy_q() 601 fq8->drops = ni->drops; in dn_c_copy_q()
|
| H A D | dn_sched_fq_pie.c | 101 uint32_t drops; member 297 si->main_q.ni.drops ++; in fq_update_stats() 298 q->stats.drops ++; in fq_update_stats() 299 si->_si.ni.drops ++; in fq_update_stats()
|
| /freebsd-14.2/sys/netgraph/ |
| H A D | ng_vlan_rotate.c | 149 counter_u64_t drops, excessive, incomplete; member 176 vrp->stats.drops = counter_u64_alloc(M_WAITOK); in ng_vlanrotate_constructor() 271 p->drops = counter_u64_fetch(vrp->stats.drops); in ng_vlanrotate_rcvmsg() 283 counter_u64_zero(vrp->stats.drops); in ng_vlanrotate_rcvmsg() 454 counter_u64_add(vrp->stats.drops, 1); in ng_vlanrotate_rcvdata() 473 counter_u64_free(vrp->stats.drops); in ng_vlanrotate_shutdown()
|
| H A D | ng_vlan_rotate.h | 52 uint64_t drops, excessive, incomplete; member
|
| /freebsd-14.2/sys/net/ |
| H A D | mp_ring.c | 270 r->drops = counter_u64_alloc(flags); in ifmp_ring_alloc() 275 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL || in ifmp_ring_alloc() 298 if (r->drops != NULL) in ifmp_ring_free() 299 counter_u64_free(r->drops); in ifmp_ring_free() 335 counter_u64_add(r->drops, n); in ifmp_ring_enqueue() 410 counter_u64_add(r->drops, n); in ifmp_ring_enqueue() 516 counter_u64_zero(r->drops); in ifmp_ring_reset_stats()
|
| H A D | mp_ring.h | 54 counter_u64_t drops; member
|
| /freebsd-14.2/share/examples/pf/ |
| H A D | ackpri | 10 # upload saturates the uplink, download drops to 7 kB/s. With the 11 # priority queue below, download drops only to 48 kB/s.
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-access-ok-type.m4 | 2 dnl # Linux 5.0: access_ok() drops 'type' parameter:
|
| /freebsd-14.2/sys/netpfil/ipfw/test/ |
| H A D | test_dn_sched.c | 67 q->ni.drops++; in dn_enqueue()
|
| H A D | dn_test.h | 110 uint32_t drops; member
|
| /freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/ |
| H A D | Makefile | 18 drops \
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/ |
| H A D | android.inc | 23 // compiler-rt ever drops support for Android 8.0.
|
| /freebsd-14.2/sys/netinet/ |
| H A D | ip_dummynet.h | 186 uint32_t drops; member
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-sflow.c | 100 nd_uint32_t drops; member 113 nd_uint32_t drops; member 774 GET_BE_U_4(sflow_flow_sample->drops), in sflow_print_flow_sample() 804 GET_BE_U_4(sflow_expanded_flow_sample->drops), in sflow_print_expanded_flow_sample()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/reset/ |
| H A D | ti,tps380x-reset.yaml | 15 RESET signal if the voltage drops below a preset threshold or upon a manual
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | richtek,rtq6056.yaml | 17 The device monitors both of the drops across sense resistor and the BUS
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | bq2415x.txt | 26 constant-voltage phase drops below this value (in mA).
|
| H A D | rt9455_charger.txt | 12 When the current in constant-voltage phase drops
|
| H A D | bq2415x.yaml | 55 charge will be terminated when current in constant-voltage phase drops
|
| H A D | richtek,rt9455.yaml | 32 percent of the output charge current. When the current in constant-voltage phase drops
|
| /freebsd-14.2/sys/dev/sfxge/ |
| H A D | sfxge_tx.h | 219 unsigned long drops; member
|
| /freebsd-14.2/stand/ficl/softwords/ |
| H A D | softcore.fr | 153 \ PREVIOUS drops the search order stack 171 \ FORTH drops the top of the search stack and pushes FORTH-WORDLIST
|