tlv_decode_parameter
struct tlv_parameter *tlv_decode_parameter(struct tlv *, char *);
if ((tp = tlv_decode_parameter(&tlv, buf)) == NULL)