Home
last modified time | relevance | path

Searched refs:node_type (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/core/snmp/
A Dmib_structs.c189 lrn->node_type = MIB_NODE_LR; in snmp_mib_lrn_alloc()
454 u8_t node_type, ext_level; in snmp_search_tree() local
460 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() local
647 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 …]
A Dmsg_in.c277 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()
/lk-master/external/lib/lwip/include/lwip/
A Dsnmp_structs.h118 u8_t node_type; member
136 u8_t node_type; member
154 u8_t node_type; member
180 u8_t node_type; member
200 u8_t node_type; member

Completed in 6 milliseconds