Searched defs:packets (Results 1 - 25 of 186) sorted by relevance

12345678

/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_counter.h10 u64 packets; member in struct:prestera_counter_stats
/linux-master/sound/firewire/
H A Dpackets-buffer.h18 } *packets; member in struct:iso_packets_buffer
/linux-master/include/net/
H A Dgen_stats.h20 u64_stats_t packets; member in struct:gnet_stats_basic_sync
H A Dnetdev_queues.h10 u64 packets; member in struct:netdev_queue_stats_rx
16 u64 packets; member in struct:netdev_queue_stats_tx
/linux-master/samples/bpf/
H A Dsockex2_user.c12 __u64 packets; member in struct:pair
H A Dsockex3_user.c21 __u64 packets; member in struct:pair
H A Dsockex2_kern.c189 long packets; member in struct:pair
/linux-master/tools/testing/selftests/bpf/
H A Dnetcnt_common.h25 __u64 packets; member in struct:percpu_net_cnt::__anon5156
38 __u64 packets; member in struct:net_cnt::__anon5157
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dnetcnt.c17 unsigned long packets; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h27 u64 packets; /* # of packets hitting the filter */ member in struct:cxgb4_matchall_ingress_entry
/linux-master/include/net/tc_act/
H A Dtc_gact.h14 atomic_t packets; member in struct:tcf_gact
/linux-master/drivers/usb/usbip/
H A Dvudc_rx.c125 unsigned int maxp, packets, bytes; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_debugfs.c44 u64 packets, bytes, lastuse; local
/linux-master/include/net/netfilter/
H A Dnf_conntrack_acct.h15 atomic64_t packets; member in struct:nf_conn_counter
/linux-master/include/uapi/linux/netfilter/
H A Dxt_set.h70 struct ip_set_counter_match0 packets; member in struct:xt_set_info_match_v3
89 struct ip_set_counter_match packets; member in struct:xt_set_info_match_v4
/linux-master/include/uapi/linux/
H A Dgen_stats.h28 __u32 packets; member in struct:gnet_stats_basic
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_counters.h31 u64 packets, bytes; member in struct:efx_tc_counter
/linux-master/drivers/vdpa/mlx5/net/
H A Ddebug.c56 u64 packets; local
71 u64 packets; local
83 DEFINE_SHOW_ATTRIBUTE(packets); variable
/linux-master/sound/usb/6fire/
H A Dpcm.h29 struct usb_iso_packet_descriptor packets[PCM_N_PACKETS_PER_URB]; member in struct:pcm_urb
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c154 unsigned long packets, bytes; local
/linux-master/drivers/net/usb/
H A Dgl620a.c64 struct gl_packet packets; member in struct:gl_header
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c175 u64 bytes, packets, drops, lastuse; local
/linux-master/drivers/net/
H A Dloopback.c95 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes) argument
122 u64 packets, bytes; local
/linux-master/drivers/net/wireguard/
H A Ddevice.c140 struct sk_buff_head packets; local
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dpio.h91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS]; member in struct:b43_pio_txqueue

Completed in 234 milliseconds

12345678