Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpktcdvd.h42 struct packet_stats struct
161 struct packet_stats stats;
/linux-6.3-rc2/Documentation/bpf/
A Dmap_hash.rst159 } packet_stats SEC(".maps");
171 struct value *value = bpf_map_lookup_elem(&packet_stats, &key);
179 bpf_map_update_elem(&packet_stats, &key, &newval, BPF_NOEXIST);

Completed in 7 milliseconds