Home
last modified time | relevance | path

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

/net/core/
Dgen_stats.c135 u64 bytes, packets; in gnet_stats_add_basic_cpu() local
155 u64 packets = 0; in gnet_stats_add_basic() local
187 u64 bytes, packets; in gnet_stats_read_basic() local
/net/netfilter/
Dnft_counter.c21 u64_stats_t packets; member
26 s64 packets; member
131 u64 bytes, packets; in nft_counter_fetch() local
Dnf_conntrack_core.c948 void nf_ct_acct_add(struct nf_conn *ct, u32 dir, unsigned int packets, in nf_ct_acct_add()
/net/sched/
Dsch_generic.c182 int *packets) in try_bulk_dequeue_skb()
205 int *packets) in try_bulk_dequeue_skb_slow()
230 int *packets) in dequeue_skb()
389 static inline bool qdisc_restart(struct Qdisc *q, int *packets) in qdisc_restart()
414 int packets; in __qdisc_run() local
Dact_gact.c173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gact_stats_update()
Dact_vlan.c338 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_vlan_stats_update()
Dact_sample.c214 static void tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_sample_stats_update()
Dact_police.c330 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
Dact_pedit.c489 static void tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_pedit_stats_update()
Dact_gate.c571 static void tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gate_stats_update()
Dact_mirred.c462 static void tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_stats_update()
Dsch_gred.c358 u64 bytes = 0, packets = 0; in gred_offload_dump_stats() local
Dact_ct.c1591 static void tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_stats_update()
Dsch_htb.c1295 u64 bytes = 0, packets = 0; in htb_offload_aggregate_stats() local
Dact_api.c1555 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, in tcf_action_update_stats()
Dsch_cake.c183 u32 packets; member
/net/ipv6/
Dseg6_local.c159 u64_stats_t packets; member
176 __u64 packets; member
2034 u64 packets, bytes, errors; in put_nla_counters() local
/net/xfrm/
Dxfrm_compat.c20 compat_u64 bytes, packets, add_time, use_time; member
/net/mac80211/
Dsta_info.h427 unsigned long packets; member
548 u64 packets[IEEE80211_NUM_ACS]; member
/net/ipv4/
Dnexthop.c694 u64 packets; in nh_grp_entry_stats_read() local
799 u64 packets; in nla_put_nh_group_stats_entry() local
Dtcp_input.c2406 static void tcp_mark_head_lost(struct sock *sk, int packets, int mark_head) in tcp_mark_head_lost()
/net/netfilter/ipset/
Dip_set_core.c613 ip_set_add_packets(u64 packets, struct ip_set_counter *counter) in ip_set_add_packets()