HomeSort by relevance Sort by last modified time
    Searched refs:BPF_XOR (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 62 #ifndef BPF_XOR
63 #define BPF_XOR 0xA0
verifier.cc 334 case BPF_XOR:
codegen.cc 123 BPF_OP(iter->code) == BPF_XOR ? "^" :

Completed in 1485 milliseconds