Searched refs:DEFAULT_BPFLOADER_MAX_VER (Results 1 – 3 of 3) sorted by relevance
47 #define DEFAULT_BPFLOADER_MAX_VER 0x10000u // v1.0 (this is exclusive ie. < v1.0) macro
78 #define BPFLOADER_MAX_VER DEFAULT_BPFLOADER_MAX_VER
422 p.bpfloader_max_ver = DEFAULT_BPFLOADER_MAX_VER; // v1.0 in readProgDefs()645 m.bpfloader_max_ver = DEFAULT_BPFLOADER_MAX_VER; // v1.0 in createMaps()1124 readSectionUint("bpfloader_max_ver", elfFile, DEFAULT_BPFLOADER_MAX_VER); in loadProg()