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