SilcPacketContext *silc_packet_context_alloc();
Allocates a packet context. Packet contexts are used when packets are assembled and parsed. The context is freed by the silc_packet_context_free function.