lwt_len_hist_map   36 samples/bpf/lwt_len_hist_kern.c struct bpf_elf_map SEC("maps") lwt_len_hist_map = {
lwt_len_hist_map   73 samples/bpf/lwt_len_hist_kern.c 	value = bpf_map_lookup_elem(&lwt_len_hist_map, &key);
lwt_len_hist_map   77 samples/bpf/lwt_len_hist_kern.c 		bpf_map_update_elem(&lwt_len_hist_map, &key, &init_val, BPF_ANY);