Home
last modified time | relevance | path

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

/include/net/libeth/
A Dtypes.h22 u32 packets; member
40 u32 packets; member
58 u32 packets; member
A Dtx.h74 u32 packets; member
142 cp->ss->packets += sqe->packets; in libeth_tx_complete()
A Dxsk.h456 rs->packets++; in __libeth_xsk_run_pass()
A Dxdp.h1492 rs->packets++; in __libeth_xdp_run_pass()
1809 cp->xss->packets++; in __libeth_xdp_complete_tx()
/include/trace/events/
A Dqdisc.h17 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/
A Dxt_set.h70 struct ip_set_counter_match0 packets; member
89 struct ip_set_counter_match packets; member
/include/net/netfilter/
A Dnf_conntrack_acct.h15 atomic64_t packets; member
68 void nf_ct_acct_add(struct nf_conn *ct, u32 dir, unsigned int packets,
/include/linux/
A Ddim.h366 dim_update_sample(u16 event_ctr, u64 packets, u64 bytes, struct dim_sample *s) in dim_update_sample() argument
369 s->pkt_ctr = packets; in dim_update_sample()
384 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument
387 dim_update_sample(event_ctr, packets, bytes, s); in dim_update_sample_with_comps()
A Dnetdevice.h2965 u64_stats_t packets; member
2970 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes);
2983 unsigned int packets, in dev_sw_netstats_tx_add() argument
2990 u64_stats_add(&tstats->tx_packets, packets); in dev_sw_netstats_tx_add()
3000 u64_stats_inc(&lstats->packets); in dev_lstats_add()
3025 unsigned int packets) in dev_dstats_rx_dropped_add() argument
3030 u64_stats_add(&dstats->rx_drops, packets); in dev_dstats_rx_dropped_add()
/include/net/
A Dfq_impl.h16 __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()
A Dnetdev_queues.h20 u64 packets; member
41 u64 packets; member
A Dgen_stats.h20 u64_stats_t packets; member
A Dact_api.h260 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets,
289 u64 packets, u64 drops, in tcf_action_stats_update() argument
296 a->ops->stats_update(a, bytes, packets, drops, lastuse, hw); in tcf_action_stats_update()
A Dnexthop.h101 u64_stats_t packets; member
224 u64 packets; member
A Dsch_generic.h862 __u64 bytes, __u64 packets) in _bstats_update() argument
866 u64_stats_add(&bstats->packets, packets); in _bstats_update()
/include/uapi/linux/
A Dgen_stats.h28 __u32 packets; member
A Dfirewire-cdev.h966 __u64 packets; member
A Dpkt_sched.h36 __u32 packets; /* Number of enqueued packets */ member
361 __u32 packets; member
A Dxfrm.h80 __u64 packets; member
/include/linux/usb/
A Dusbnet.h247 unsigned long packets; member
255 unsigned long packets, long bytes_delta) in usbnet_set_skb_tx_stats() argument
259 entry->packets = packets; in usbnet_set_skb_tx_stats()
/include/linux/netfilter/ipset/
A Dip_set.h96 atomic64_t packets; member
118 u64 packets; member
511 if (ext->packets != ULLONG_MAX) in ip_set_init_counter()
512 atomic64_set(&(counter)->packets, (long long)(ext->packets)); in ip_set_init_counter()
533 { .bytes = (skb)->len, .packets = 1, .target = true,\
537 { .bytes = ULLONG_MAX, .packets = ULLONG_MAX, \
/include/net/tc_act/
A Dtc_gact.h14 atomic_t packets; member
/include/linux/mlx5/
A Dfs.h313 u64 *bytes, u64 *packets, u64 *lastuse);
315 u64 *bytes, u64 *packets, u64 *lastuse);
317 u64 *packets, u64 *bytes);
A Dmlx5_ifc.h3988 u8 packets[0x40]; member
/include/net/mana/
A Dmana.h69 u64 packets; member
78 u64 packets; member

Completed in 158 milliseconds