Searched refs:BPF_TO_BE (Results 1 – 4 of 4) sorted by relevance
464 BPF_ENDIAN(BPF_TO_BE, BPF_REG_0, 16),479 BPF_ENDIAN(BPF_TO_BE, BPF_REG_0, 32),
127 BPF_SRC(insn->code) == BPF_TO_BE ? "be" : "le", in print_bpf_end_insn()
32 #define BPF_TO_BE 0x08 /* convert to big-endian */ macro34 #define BPF_FROM_BE BPF_TO_BE