TLV_FLAGS_MORE
rtlv->tlv.flags |= flags ? TLV_FLAGS_MORE : 0;
rtlv->tlv.flags |= more ? TLV_FLAGS_MORE : 0;