Searched defs:_opt_state (Results 1 – 1 of 1) sorted by relevance
130 struct _opt_state { struct136 int done;138 int n_blocks;139 struct block **blocks;140 int n_edges;141 struct edge **edges;147 int nodewords;148 int edgewords;149 struct block **levels;150 bpf_u_int32 *space;[all …]