Searched refs:MIB_NODE_EX (Results 1 – 3 of 3) sorted by relevance
556 else if(node_type == MIB_NODE_EX) in snmp_search_tree()666 else if (node_type == MIB_NODE_EX) in empty_table()932 else if(node_type == MIB_NODE_EX) in snmp_expand_tree()
264 if (mn->node_type == MIB_NODE_EX) in snmp_msg_get_event()467 if (mn->node_type == MIB_NODE_EX) in snmp_msg_getnext_event()642 if (mn->node_type == MIB_NODE_EX) in snmp_msg_set_event()737 if (mn->node_type == MIB_NODE_EX) in snmp_msg_set_event()
103 #define MIB_NODE_EX 0x05 macro