Searched refs:BPF_TO_LE (Results 1 – 2 of 2) sorted by relevance
32 #define BPF_TO_LE 0x00 /* convert to little-endian */ macro34 #define BPF_FROM_LE BPF_TO_LE
160 .code = BPF_ALU64 | BPF_END | BPF_SRC(BPF_TO_LE), \