Home
last modified time | relevance | path

Searched refs:udp_endpointTable_get_next_cell_instance_and_value (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/apps/snmp/
H A Dsnmp_mib2_udp.c165 udp_endpointTable_get_next_cell_instance_and_value(const u32_t *column, struct snmp_obj_id *row_oid, union snmp_variant_value *value, u32_t *value_len) in udp_endpointTable_get_next_cell_instance_and_value() function
339 static const struct snmp_table_simple_node udp_endpointTable = SNMP_TABLE_CREATE_SIMPLE(7, udp_endpointTable_columns, udp_endpointTable_get_cell_value, udp_endpointTable_get_next_cell_instance_and_value);

Completed in 2 milliseconds