Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfilter.h80 #define BPF_OR 0x40 macro
/linux-2.4.37.9/net/core/
Dfilter.c137 case BPF_ALU|BPF_OR|BPF_X: in sk_run_filter()
141 case BPF_ALU|BPF_OR|BPF_K: in sk_run_filter()