Searched refs:BPF_RVAL (Results 1 – 3 of 3) sorted by relevance
37 #define BPF_RVAL(code) ((code) & 0x18) macro
816 if (BPF_RVAL(fp->code) == BPF_K) in bpf_convert_filter()