Searched refs:BpfJumpImm (Results 1 – 2 of 2) sorted by relevance
112 bpf_prog += BpfJumpImm(BPF_AND, BPF_REG_0, 0, 10)
245 def BpfJumpImm(op, dst, imm, off): function