Home
last modified time | relevance | path

Searched defs:packets (Results 1 – 25 of 146) sorted by relevance

123456

/Linux-v5.4/tools/testing/selftests/bpf/
Dnetcnt_common.h10 __u64 packets; member
20 __u64 packets; member
Dtest_netcnt.c43 unsigned long packets; in main() local
/Linux-v5.4/include/uapi/linux/
Dgen_stats.h27 __u32 packets; member
31 __u32 packets; member
/Linux-v5.4/samples/bpf/
Dxdp_monitor_user.c236 __u64 packets = 0; in calc_pps() local
248 __u64 packets = 0; in calc_pps_u64() local
260 __u64 packets = 0; in calc_drop() local
272 __u64 packets = 0; in calc_info() local
284 __u64 packets = 0; in calc_err() local
Dsockex2_user.c13 __u64 packets; member
Dxdp_redirect_cpu_user.c261 __u64 packets = 0; in calc_pps() local
273 __u64 packets = 0; in calc_drop_pps() local
286 __u64 packets = 0; in calc_errs_pps() local
Dsockex3_user.c27 __u64 packets; member
/Linux-v5.4/sound/firewire/
Dpackets-buffer.h18 } *packets; member
Damdtp-stream.c684 unsigned int packets) in generate_device_pkt_descs()
726 unsigned int packets) in generate_ideal_pkt_descs()
765 unsigned int packets) in process_ctx_payloads()
782 unsigned int packets = header_length / sizeof(*ctx_header); in out_stream_callback() local
823 unsigned int packets; in in_stream_callback() local
Damdtp-am824.c350 unsigned int packets, in process_it_ctx_payloads()
380 unsigned int packets, in process_ir_ctx_payloads()
/Linux-v5.4/sound/firewire/fireface/
Damdtp-ff.c117 unsigned int packets, in process_it_ctx_payloads()
141 unsigned int packets, in process_ir_ctx_payloads()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c47 u64 packets; member
158 u64 packets = MLX5_GET64(traffic_counter, stats, packets); in update_counter_cache() local
422 u64 *packets, u64 *bytes) in mlx5_fc_query()
434 u64 *bytes, u64 *packets, u64 *lastuse) in mlx5_fc_query_cached()
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_set.h70 struct ip_set_counter_match0 packets; member
89 struct ip_set_counter_match packets; member
/Linux-v5.4/net/sched/
Dsch_generic.c155 int *packets) in try_bulk_dequeue_skb()
178 int *packets) in try_bulk_dequeue_skb_slow()
203 int *packets) in dequeue_skb()
357 static inline bool qdisc_restart(struct Qdisc *q, int *packets) in qdisc_restart()
382 int packets; in __qdisc_run() local
/Linux-v5.4/sound/firewire/tascam/
Damdtp-tascam.c180 unsigned int packets, in process_ir_ctx_payloads()
204 unsigned int packets, in process_it_ctx_payloads()
/Linux-v5.4/include/net/netfilter/
Dnf_conntrack_acct.h15 atomic64_t packets; member
/Linux-v5.4/net/netfilter/
Dnft_counter.c19 s64 packets; member
121 u64 bytes, packets; in nft_counter_fetch() local
/Linux-v5.4/include/linux/
Ddim.h248 dim_update_sample(u16 event_ctr, u64 packets, u64 bytes, struct dim_sample *s) in dim_update_sample()
266 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps()
/Linux-v5.4/sound/firewire/motu/
Damdtp-motu.c315 unsigned int packets) in probe_tracepoints_events()
331 unsigned int packets, in process_ir_ctx_payloads()
405 unsigned int packets, in process_it_ctx_payloads()
/Linux-v5.4/drivers/usb/usbip/
Dvudc_rx.c125 unsigned int maxp, packets, bytes; in v_recv_cmd_submit() local
/Linux-v5.4/include/net/tc_act/
Dtc_gact.h14 atomic_t packets; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c746 u64 packets; in ch_flower_stats_handler() local
792 u64 packets; in cxgb4_tc_flower_stats() local
/Linux-v5.4/drivers/net/usb/
Dgl620a.c64 struct gl_packet packets; member
/Linux-v5.4/drivers/net/
Dnlmon.c60 u64 bytes = 0, packets = 0; in nlmon_get_stats64() local
Dvsockmon.c67 u64 bytes = 0, packets = 0; in vsockmon_get_stats64() local

123456