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