TLV_ADDRESS_LIST
t->a_type = htons(TLV_ADDRESS_LIST);
if ((ntohs(a->type) != TLV_ADDRESS_LIST) ||
if (ntohs(a->type) != TLV_ADDRESS_LIST ||
al_tlv.a_type = htons(TLV_ADDRESS_LIST);