Searched refs:update_key (Results 1 – 3 of 3) sorted by relevance
1936 private function kvUpdateHelper($field, $update_key, $update_value) argument1942 $field_arr_value[$update_key] = $update_value;
3456 ngtcp2_update_key update_key; member
581 assert(conn->callbacks.update_key); in conn_call_update_key()583 rv = conn->callbacks.update_key( in conn_call_update_key()1084 assert(callbacks->update_key); in conn_new()