Searched refs:packet_stats (Results 1 – 2 of 2) sorted by relevance
42 struct packet_stats struct161 struct packet_stats stats;
159 } 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