Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_table.c203 instance->get_value = snmp_table_extract_value_from_u32ref; in snmp_table_simple_get_instance()
295 instance->get_value = snmp_table_extract_value_from_u32ref; in snmp_table_simple_get_next_instance()
328 snmp_table_extract_value_from_u32ref(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_u32ref() function
/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsnmp_table.h125 s16_t snmp_table_extract_value_from_u32ref(struct snmp_node_instance* instance, void* value);