Searched refs:BPF_TO_LE (Results 1 – 2 of 2) sorted by relevance
28 #define BPF_TO_LE 0x00 /* convert to little-endian */ macro30 #define BPF_FROM_LE BPF_TO_LE
227 [BPF_ALU | BPF_END | BPF_TO_LE] = &&ALU_END_TO_LE, in __bpf_prog_run()