Home
last modified time | relevance | path

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

/net/sched/
Dsch_generic.c63 int *packets) in try_bulk_dequeue_skb()
86 int *packets) in try_bulk_dequeue_skb_slow()
113 int *packets) in dequeue_skb()
232 static inline int qdisc_restart(struct Qdisc *q, int *packets) in qdisc_restart()
255 int packets; in __qdisc_run() local
Dact_gact.c150 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_gact_stats_update()
Dact_mirred.c234 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
/net/netfilter/
Dnft_counter.c22 s64 packets; member
123 u64 bytes, packets; in nft_counter_fetch() local
/net/core/
Dgen_stats.c131 u32 packets; in __gnet_stats_copy_basic_cpu() local
/net/mac80211/
Dsta_info.h387 unsigned long packets; member
544 u64 packets[IEEE80211_NUM_ACS]; member
/net/ipv4/
Dtcp_input.c2227 static void tcp_mark_head_lost(struct sock *sk, int packets, int mark_head) in tcp_mark_head_lost()