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

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_mib2_udp.c157 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) function
329 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 83 milliseconds