Searched refs:BPF_SRC (Results 1 – 2 of 2) sorted by relevance
1301 #define BPF_SRC(code) ((code) & 0x08) macro
836 if (BPF_SRC(p->code) == BPF_K && p->k == 0) { in bpf_validate()