Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpktcdvd.h42 struct packet_stats struct
160 struct packet_stats stats;
/openbmc/linux/Documentation/bpf/
H A Dmap_hash.rst169 } packet_stats SEC(".maps");
181 struct value *value = bpf_map_lookup_elem(&packet_stats, &key);
189 bpf_map_update_elem(&packet_stats, &key, &newval, BPF_NOEXIST);