Searched defs:MAX_LEN (Results 1 – 4 of 4) sorted by relevance
16 constexpr size_t MAX_LEN = 255; variable
122 #define MAX_LEN 128 macro124 #define MAX_LEN CONFIG_TFTP_FILE_NAME_MAX_LEN macro
47 #define MAX_LEN 2048 macro
256 static const size_t MAX_LEN = 0x1000; in dump_data() local