Searched refs:bpf_comp_jgt64 (Results 1 – 2 of 2) sorted by relevance
/external/minijail/ | ||
D | bpf.h | 105 #define bpf_comp_jgt bpf_comp_jgt64 |
D | bpf.c | 115 size_t bpf_comp_jgt64(struct sock_filter *filter, uint64_t c, unsigned char jt, in bpf_comp_jgt64() function |