Home
last modified time | relevance | path

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

/third_party/iptables/include/linux/
Dfilter.h74 #define BPF_XOR 0xa0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrFormats.td42 def BPF_XOR : BPFArithOp<0xa>;
DBPFInstrInfo.td296 defm XOR : ALU<BPF_XOR, "^=", xor>;