void silc_packet_stream_set_router(SilcPacketStream stream);
When called sets the stream indicates by `stream' as SILC router connection stream. This causes that certain packets are handled differently. This must be called for router connection streams and must not be called for any other stream.