Searched defs:MAP_TYPE (Results 1 – 8 of 8) sorted by relevance
3 #define MAP_TYPE BPF_MAP_TYPE_STACK macro
3 #define MAP_TYPE BPF_MAP_TYPE_QUEUE macro
21 #define MAP_TYPE 0x0f /* Mask for type of mapping */ macro
38 #define MAP_TYPE 0x00f /* Mask for type of mapping */ macro
31 #define MAP_TYPE 0x00f /* Mask for type of mapping */ macro
14 #define MAP_TYPE 0x2b /* Mask for type of mapping, includes bits 0x08 and 0x20 */ macro
14 #define MAP_TYPE 0x0f /* Mask for type of mapping (OSF/1 is _wrong_) */ macro
Completed in 20 milliseconds