Home
last modified time | relevance | path

Searched refs:snmp_table_extract_value_from_refconstptr (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_table.c210 instance->get_value = snmp_table_extract_value_from_refconstptr; in snmp_table_simple_get_instance()
302 instance->get_value = snmp_table_extract_value_from_refconstptr; in snmp_table_simple_get_next_instance()
336 snmp_table_extract_value_from_refconstptr(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_refconstptr() function
/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsnmp_table.h126 s16_t snmp_table_extract_value_from_refconstptr(struct snmp_node_instance* instance, void* value);