Home
last modified time | relevance | path

Searched refs:BPF_NEG (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/tools/regression/bpf/bpf_filter/tests/
Dtest0040.h10 BPF_STMT(BPF_ALU+BPF_NEG, 0),
/freebsd-9-stable/contrib/ipfilter/
Dbpf_filter.c453 case BPF_ALU|BPF_NEG:
540 case BPF_NEG:
Dpcap-bpf.h635 #define BPF_NEG 0x80 macro
Dbpf-ipf.h383 #define BPF_NEG 0x80 macro
/freebsd-9-stable/contrib/libpcap/bpf/net/
Dbpf_filter.c520 case BPF_ALU|BPF_NEG:
616 case BPF_NEG:
/freebsd-9-stable/contrib/libpcap/
Dbpf_image.c279 case BPF_ALU|BPF_NEG:
Doptimize.c625 case BPF_NEG: in fold_op()
967 case BPF_ALU|BPF_NEG: in opt_stmt()
1056 else if (op == BPF_NEG) { in opt_stmt()
Dgencode.c6975 s = new_stmt(BPF_ALU|BPF_NEG);
/freebsd-9-stable/contrib/libpcap/pcap/
Dbpf.h1251 #define BPF_NEG 0x80 macro
/freebsd-9-stable/sys/net/
Dbpf.h1184 #define BPF_NEG 0x80 macro
Dbpf_filter.c482 case BPF_ALU|BPF_NEG: in bpf_filter()
/freebsd-9-stable/sys/amd64/amd64/
Dbpf_jit_machdep.c585 case BPF_ALU|BPF_NEG: in bpf_jit_compile()
/freebsd-9-stable/sys/i386/i386/
Dbpf_jit_machdep.c614 case BPF_ALU|BPF_NEG: in bpf_jit_compile()