Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfilter.h79 #define BPF_DIV 0x30 macro
/linux-2.4.37.9/net/core/
Dfilter.c117 case BPF_ALU|BPF_DIV|BPF_X: in sk_run_filter()
123 case BPF_ALU|BPF_DIV|BPF_K: in sk_run_filter()