Searched refs:BPF_TO_LE (Results 1 – 4 of 4) sorted by relevance
29 #define BPF_TO_LE 0x00 /* convert to little-endian */ macro31 #define BPF_FROM_LE BPF_TO_LE
516 let BPFSrc = 1; // BPF_TO_BE (TODO: use BPF_TO_LE for big-endian target)
7429 .code = BPF_ALU64 | BPF_END | BPF_TO_LE,