Home
last modified time | relevance | path

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

/net/netfilter/
Dnft_counter.c22 u64 packets; member
54 u64 bytes, packets; in nft_counter_fetch() local
Dxt_qtaguid_internal.h175 uint64_t packets; member
Dxt_qtaguid.c171 int packets) in dc_add_byte_packets()
/net/sched/
Dsch_generic.c62 int *packets) in try_bulk_dequeue_skb()
85 int *packets) in try_bulk_dequeue_skb_slow()
112 int *packets) in dequeue_skb()
228 static inline int qdisc_restart(struct Qdisc *q, int *packets) in qdisc_restart()
251 int packets; in __qdisc_run() local
Dact_gact.c152 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_gact_stats_update()
Dact_mirred.c207 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
/net/core/
Dgen_stats.c119 u32 packets; in __gnet_stats_copy_basic_cpu() local
/net/mac80211/
Dsta_info.h378 unsigned long packets; member
526 u64 packets[IEEE80211_NUM_ACS]; member
/net/ipv4/
Dtcp_input.c2236 static void tcp_mark_head_lost(struct sock *sk, int packets, int mark_head) in tcp_mark_head_lost()