Searched refs:BPF_TO_LE (Results 1 – 6 of 6) sorted by relevance
183 .code = BPF_ALU64 | BPF_END | BPF_TO_LE,
434 BPF_ENDIAN(BPF_TO_LE, BPF_REG_0, 16),449 BPF_ENDIAN(BPF_TO_LE, BPF_REG_0, 32),
29 #define BPF_TO_LE 0x00 /* convert to little-endian */ macro31 #define BPF_FROM_LE BPF_TO_LE
30 #define BPF_TO_LE 0x00 /* convert to little-endian */ macro32 #define BPF_FROM_LE BPF_TO_LE