Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfilter.h79 #define BPF_JGE 0x30 macro
/linux-3.4.99/net/core/
Dfilter.c491 [BPF_JMP|BPF_JGE|BPF_K] = BPF_S_JMP_JGE_K, in sk_chk_filter()
492 [BPF_JMP|BPF_JGE|BPF_X] = BPF_S_JMP_JGE_X, in sk_chk_filter()