Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_filter.c173 case BPF_LD|BPF_W|BPF_ABS: in bpf_filter()
192 case BPF_LD|BPF_H|BPF_ABS: in bpf_filter()
211 case BPF_LD|BPF_B|BPF_ABS: in bpf_filter()
494 case BPF_ABS: in bpf_validate()
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h215 #define BPF_ABS 0x20 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h365 #define BPF_ABS 0x20 macro