Searched refs:SNMP_MAX_TREE_DEPTH (Results 1 – 2 of 2) sorted by relevance
784 #ifndef SNMP_MAX_TREE_DEPTH785 #define SNMP_MAX_TREE_DEPTH 15 macro793 …VALUE_SIZE LWIP_MAX((SNMP_MAX_OCTET_STRING_LEN)+1, sizeof(s32_t)*(SNMP_MAX_TREE_DEPTH))
1331 LWIP_ASSERT("SNMP_MAX_TREE_DEPTH is configured too low", i <= SNMP_MAX_TREE_DEPTH); in snmp_varbind_alloc()
Completed in 7 milliseconds