/include/linux/ |
D | dim.h | 252 dim_update_sample(u16 event_ctr, u64 packets, u64 bytes, struct dim_sample *s) in dim_update_sample() argument 255 s->pkt_ctr = packets; in dim_update_sample() 270 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument 273 dim_update_sample(event_ctr, packets, bytes, s); in dim_update_sample_with_comps()
|
D | netdevice.h | 2729 u64_stats_t packets; member 2734 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes); 2747 unsigned int packets, in dev_sw_netstats_tx_add() argument 2754 u64_stats_add(&tstats->tx_packets, packets); in dev_sw_netstats_tx_add() 2764 u64_stats_inc(&lstats->packets); in dev_lstats_add()
|
/include/trace/events/ |
D | qdisc.h | 17 int packets, struct sk_buff *skb), 19 TP_ARGS(qdisc, txq, packets, skb), 24 __field( int, packets ) 36 __entry->packets = skb ? packets : 0; 46 __entry->txq_state, __entry->packets, __entry->skbaddr )
|
/include/uapi/linux/netfilter/ |
D | xt_set.h | 70 struct ip_set_counter_match0 packets; member 89 struct ip_set_counter_match packets; member
|
/include/net/netfilter/ |
D | nf_conntrack_acct.h | 15 atomic64_t packets; member 68 void nf_ct_acct_add(struct nf_conn *ct, u32 dir, unsigned int packets,
|
/include/net/ |
D | fq_impl.h | 16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal() argument 23 tin->backlog_packets -= packets; in __fq_adjust_removal() 25 fq->backlog -= packets; in __fq_adjust_removal() 66 unsigned int packets = 0, bytes = 0, truesize = 0; in fq_flow_drop() local 79 packets++; in fq_flow_drop() 83 } while (packets < pending); in fq_flow_drop() 85 __fq_adjust_removal(fq, flow, packets, bytes, truesize); in fq_flow_drop() 87 return packets; in fq_flow_drop()
|
D | gen_stats.h | 20 u64_stats_t packets; member
|
D | act_api.h | 255 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, 284 u64 packets, u64 drops, in tcf_action_stats_update() argument 291 a->ops->stats_update(a, bytes, packets, drops, lastuse, hw); in tcf_action_stats_update()
|
D | sch_generic.h | 828 __u64 bytes, __u32 packets) in _bstats_update() argument 832 u64_stats_add(&bstats->packets, packets); in _bstats_update()
|
D | pkt_cls.h | 297 u64 bytes, u64 packets, u64 drops, u64 lastuse, in tcf_exts_hw_stats_update() argument 309 tcf_action_stats_update(a, bytes, packets, drops, in tcf_exts_hw_stats_update()
|
/include/uapi/linux/ |
D | gen_stats.h | 28 __u32 packets; member
|
D | firewire-cdev.h | 831 __u64 packets; member
|
D | pkt_sched.h | 36 __u32 packets; /* Number of enqueued packets */ member 361 __u32 packets; member
|
D | xfrm.h | 79 __u64 packets; member
|
/include/linux/usb/ |
D | usbnet.h | 240 unsigned long packets; member 248 unsigned long packets, long bytes_delta) in usbnet_set_skb_tx_stats() argument 252 entry->packets = packets; in usbnet_set_skb_tx_stats()
|
/include/linux/netfilter/ipset/ |
D | ip_set.h | 97 atomic64_t packets; member 119 u64 packets; member 518 if (ext->packets != ULLONG_MAX) in ip_set_init_counter() 519 atomic64_set(&(counter)->packets, (long long)(ext->packets)); in ip_set_init_counter() 530 { .bytes = (skb)->len, .packets = 1, .target = true,\ 534 { .bytes = ULLONG_MAX, .packets = ULLONG_MAX, \
|
/include/net/tc_act/ |
D | tc_gact.h | 14 atomic_t packets; member
|
/include/linux/mlx5/ |
D | fs.h | 286 u64 *bytes, u64 *packets, u64 *lastuse); 288 u64 *packets, u64 *bytes);
|
D | mlx5_ifc.h | 3553 u8 packets[0x40]; member
|
/include/linux/sunrpc/ |
D | svc.h | 26 atomic_long_t packets; member
|