# Tcl autoload index file, version 2.0 # This file is generated by the "auto_mkindex" command # and sourced to set up indexing information for one or # more commands. Typically each line is a command that # sets an element in the auto_index array, where the # element name is the name of a command and the value is # a script that loads the command. ::foreach ProcName { ::qw::tcp::packet_send ::qw::tcp::packet_receive ::qw::tcp::dump_tls_status ::qw::tcp::tls_files_install ::qw::tcp::tls_socket_upgrade ::qw::tcp::tls_plug_upgrade ::qw::tcp::tls_generate_self_signed_certificate ::qw::tcp::tls_dump_certificate } { ::set ::auto_index($ProcName) [::list source [::package require qw::tcp 2.0]]; }