Searched refs:NUM_MAP (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A Dxdp_sample_user.c81 NUM_MAP, enumerator in enum:map_type
150 struct datarec *sample_mmap[NUM_MAP];
151 struct bpf_map *sample_map[NUM_MAP];
152 size_t sample_map_count[NUM_MAP];
1367 for (int i = 0; i < NUM_MAP; i++) {

Completed in 112 milliseconds