Home
last modified time | relevance | path

Searched refs:BPF_JGT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_filter.c345 case BPF_JMP|BPF_JGT|BPF_K: in bpf_filter()
361 case BPF_JMP|BPF_JGT|BPF_X: in bpf_filter()
555 case BPF_JGT: in bpf_validate()
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h234 #define BPF_JGT 0x20 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h384 #define BPF_JGT 0x20 macro