Searched refs:node_stack (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmib_structs.c58 static struct nse node_stack[NODE_STACK_SIZE]; variable in typeref:struct:nse
70 node_stack[node_stack_cnt] = *node;
84 *node = node_stack[node_stack_cnt];
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmib_structs.c58 static struct nse node_stack[NODE_STACK_SIZE]; variable in typeref:struct:nse
70 node_stack[node_stack_cnt] = *node;
84 *node = node_stack[node_stack_cnt];

Completed in 47 milliseconds