Searched defs:bpf_labels (Results 1 - 1 of 1) sorted by relevance

/external/minijail/
H A Dbpf.h114 struct bpf_labels { struct
165 int bpf_resolve_jumps(struct bpf_labels *labels,
167 int bpf_label_id(struct bpf_labels *labels, const char *label);
168 void free_label_strings(struct bpf_labels *labels);

Completed in 26 milliseconds