TL_MIN_FRAMELEN
if (total_len < TL_MIN_FRAMELEN) {
f->tlist_dcnt = TL_MIN_FRAMELEN - total_len;
unsigned char tl_pad[TL_MIN_FRAMELEN];