Function silc_channel_payload_parse_list
SYNOPSIS
SilcDList
silc_channel_payload_parse_list(const unsigned char *payload,
uint32 payload_len);
DESCRIPTION
Parses list of channel payloads returning list of payloads. This
is equivalent to the silc_channel_payload_parse except that the `buffer'
now includes multiple Channel Payloads one after the other.