Home
last modified time | relevance | path

Searched refs:bpf_arg_comp_len (Results 1 – 1 of 1) sorted by relevance

/external/minijail/
Dbpf.c207 static size_t bpf_arg_comp_len(int op, unsigned long c attribute_unused) in bpf_arg_comp_len() function
231 size_t filter_len = bpf_arg_comp_len(op, c); in bpf_arg_comp()