Searched refs:NODE_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define NODE_STACK_SIZE (LWIP_SNMP_OBJ_ID_LEN) macro58 static struct nse node_stack[NODE_STACK_SIZE];66 LWIP_ASSERT("node_stack_cnt < NODE_STACK_SIZE",node_stack_cnt < NODE_STACK_SIZE); in push_node()68 if (node_stack_cnt < NODE_STACK_SIZE) in push_node()