Searched refs:const_ptr (Results 1 – 8 of 8) sorted by relevance
111 instance->reference.const_ptr = array_node_def; in snmp_scalar_array_get_instance()188 instance->reference.const_ptr = result; in snmp_scalar_array_get_next_instance()197 …node_def* array_node_def = (const struct snmp_scalar_array_node_def*)instance->reference.const_ptr; in snmp_scalar_array_get_value()206 …node_def* array_node_def = (const struct snmp_scalar_array_node_def*)instance->reference.const_ptr; in snmp_scalar_array_set_test()215 …node_def* array_node_def = (const struct snmp_scalar_array_node_def*)instance->reference.const_ptr; in snmp_scalar_array_set_value()
339 MEMCPY(value, instance->reference.const_ptr, instance->reference_len); in snmp_table_extract_value_from_refconstptr()
391 value->const_ptr = snmp_zero_dot_zero.id; in ip_RouteTable_get_cell_value_core()
111 instance->reference.const_ptr = array_node_def; in snmp_scalar_array_get_instance()188 instance->reference.const_ptr = result; in snmp_scalar_array_get_next_instance()198 …ode_def *array_node_def = (const struct snmp_scalar_array_node_def *)instance->reference.const_ptr; in snmp_scalar_array_get_value()211 …ode_def *array_node_def = (const struct snmp_scalar_array_node_def *)instance->reference.const_ptr; in snmp_scalar_array_set_test()224 …ode_def *array_node_def = (const struct snmp_scalar_array_node_def *)instance->reference.const_ptr; in snmp_scalar_array_set_value()
338 MEMCPY(value, instance->reference.const_ptr, instance->reference_len); in snmp_table_extract_value_from_refconstptr()
385 value->const_ptr = snmp_zero_dot_zero.id; in ip_RouteTable_get_cell_value_core()
144 const void* const_ptr; member
146 const void* const_ptr; member
Completed in 14 milliseconds