Searched defs:bpf_map_def (Results 1 – 2 of 2) sorted by relevance
130 struct bpf_map_def { struct131 unsigned int type;132 unsigned int key_size;133 unsigned int value_size;134 unsigned int max_entries;135 unsigned int map_flags;
685 struct bpf_map_def { struct708 * Get bpf_map through the offset of corresponding struct bpf_map_def argument