Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_filter.c349 case BPF_JMP|BPF_JGE|BPF_K: in bpf_filter()
365 case BPF_JMP|BPF_JGE|BPF_X: in bpf_filter()
556 case BPF_JGE: in bpf_validate()
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h235 #define BPF_JGE 0x30 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h385 #define BPF_JGE 0x30 macro