Searched defs:cell_instance (Results 1 - 2 of 2) sorted by relevance
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_mib2_interfaces.c | 95 interfaces_Table_get_cell_instance(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, struct snmp_node_instance *cell_instance) in interfaces_Table_get_cell_instance() argument 124 interfaces_Table_get_next_cell_instance(const u32_t *column, struct snmp_obj_id *row_oid, struct snmp_node_instance *cell_instance) in interfaces_Table_get_next_cell_instance() argument
|
H A D | snmp_snmpv2_usm.c | 84 static snmp_err_t usmusertable_get_instance(const u32_t *column, const u32_t *row_oid, u8_t row_oid_len, struct snmp_node_instance *cell_instance) in usmusertable_get_instance() argument 170 static snmp_err_t usmusertable_get_next_instance(const u32_t *column, struct snmp_obj_id *row_oid, struct snmp_node_instance *cell_instance) in usmusertable_get_next_instance() argument 279 static s16_t usmusertable_get_value(struct snmp_node_instance *cell_instance, void *value) in usmusertable_get_value() argument [all...] |
Completed in 2 milliseconds