Searched refs:BPF_MSH (Results 1 – 7 of 7) sorted by relevance
28 #define BPF_MSH 0xa0 macro
40 #define BPF_MSH 0xa0 macro
28 BPF_MSH
60 BPF_MSH = 0x5, enumerator
244 BPF_STMT(BPF_LDX|BPF_B|BPF_MSH, 0), BPF_STMT(BPF_LD|BPF_H|BPF_IND, 2),
2189 pub const BPF_MSH: ::__u32 = 0xa0; constant