Searched refs:node_type (Results 1 – 3 of 3) sorted by relevance
189 lrn->node_type = MIB_NODE_LR; in snmp_mib_lrn_alloc()454 u8_t node_type, ext_level; in snmp_search_tree() local460 node_type = node->node_type; in snmp_search_tree()461 if ((node_type == MIB_NODE_AR) || (node_type == MIB_NODE_RA)) in snmp_search_tree()509 else if(node_type == MIB_NODE_LR) in snmp_search_tree()642 u8_t node_type; in empty_table() local647 node_type = node->node_type; in empty_table()648 if (node_type == MIB_NODE_LR) in empty_table()657 else if ((node_type == MIB_NODE_AR) || (node_type == MIB_NODE_RA)) in empty_table()693 node_type = node->node_type; in snmp_expand_tree()[all …]
277 if (mn->node_type == MIB_NODE_EX) in snmp_msg_get_event()480 if (mn->node_type == MIB_NODE_EX) in snmp_msg_getnext_event()655 if (mn->node_type == MIB_NODE_EX) in snmp_msg_set_event()750 if (mn->node_type == MIB_NODE_EX) in snmp_msg_set_event()
118 u8_t node_type; member136 u8_t node_type; member154 u8_t node_type; member180 u8_t node_type; member200 u8_t node_type; member
Completed in 6 milliseconds