Searched defs:packets (Results 1 – 11 of 11) sorted by relevance
/net/sched/ |
D | sch_generic.c | 155 int *packets) in try_bulk_dequeue_skb() 178 int *packets) in try_bulk_dequeue_skb_slow() 203 int *packets) in dequeue_skb() 357 static inline bool qdisc_restart(struct Qdisc *q, int *packets) in qdisc_restart() 382 int packets; in __qdisc_run() local
|
D | act_gact.c | 173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_gact_stats_update()
|
D | act_vlan.c | 304 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_vlan_stats_update()
|
D | act_police.c | 291 u64 bytes, u32 packets, in tcf_police_stats_update()
|
D | act_mirred.c | 317 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
|
D | act_ct.c | 914 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
|
D | sch_cake.c | 183 u32 packets; member
|
/net/netfilter/ |
D | nft_counter.c | 19 s64 packets; member 121 u64 bytes, packets; in nft_counter_fetch() local
|
/net/core/ |
D | gen_stats.c | 127 u32 packets; in __gnet_stats_copy_basic_cpu() local
|
/net/mac80211/ |
D | sta_info.h | 413 unsigned long packets; member 595 u64 packets[IEEE80211_NUM_ACS]; member
|
/net/ipv4/ |
D | tcp_input.c | 2190 static void tcp_mark_head_lost(struct sock *sk, int packets, int mark_head) in tcp_mark_head_lost()
|