Home
last modified time | relevance | path

Searched refs:packet_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dpktcdvd.h42 struct packet_stats struct
161 struct packet_stats stats;
/Linux-v6.1/Documentation/bpf/
Dmap_hash.rst136 } packet_stats SEC(".maps");
148 struct value *value = bpf_map_lookup_elem(&packet_stats, &key);
156 bpf_map_update_elem(&packet_stats, &key, &newval, BPF_NOEXIST);