curEntry 189 samples/bpf/cookie_uid_helper_example.c struct stats curEntry; curEntry 196 samples/bpf/cookie_uid_helper_example.c res = bpf_map_lookup_elem(map_fd, &curN, &curEntry); curEntry 202 samples/bpf/cookie_uid_helper_example.c " Bytes Count: %lu\n", curN, curEntry.uid, curEntry 203 samples/bpf/cookie_uid_helper_example.c curEntry.packets, curEntry.bytes);